On Thu, Dec 26, 2024 at 05:40:44PM +0800, Yongxing Mou wrote:Sorry. it's not part of initial DTSI, These are the dependencies for enabling the display MDSS/DP. Not the real dependency for dt-binds and driver.
This series introduces support to enable the Mobile Display Subsystem (MDSS)
, Display Processing Unit (DPU), DisplayPort controller and eDP PHY for
the Qualcomm QCS8300 target. It includes the addition of the hardware catalog,
compatible string, and their YAML bindings.
Signed-off-by: Yongxing Mou <quic_yongmou@xxxxxxxxxxx>
---
This series depends on following series:
https://lore.kernel.org/all/20241203-qcs8300_initial_dtsi-v4-2-d7c953484024@xxxxxxxxxxx/
Then why this is not part of initial DTSI?
If we are only running dt-bindings checks or compiling driver files, we actually don't need these dependencies. You can directly running the test. They are all used to enable the display MDSS and DP. So maybe i need to update the cover letter and remove those dependencies. Thanks for point it.https://lore.kernel.org/all/20241106-qcs8300-mm-patches-v3-0-f611a8f87f15@xxxxxxxxxxx/
https://lore.kernel.org/all/20241114-qcs8300-mm-cc-dt-patch-v1-1-7a974508c736@xxxxxxxxxxx/
https://lore.kernel.org/all/20241024-defconfig_sa8775p_clock_controllers-v2-1-a9e1cdaed785@xxxxxxxxxxx/
So it cannot be tested?
Way too many dependencies for me to review.
Best regards,
Krzysztof