On 25.02.2025 1:18 PM, Ayushi Makhija wrote: > Add device tree nodes for the DSI0 and DSI1 controllers > with their corresponding PHYs found on Qualcomm SA8775P SoC. > > Signed-off-by: Ayushi Makhija <quic_amakhija@xxxxxxxxxxx> > --- [...] > + assigned-clocks = <&dispcc0 MDSS_DISP_CC_MDSS_BYTE0_CLK_SRC>, > + <&dispcc0 MDSS_DISP_CC_MDSS_PCLK0_CLK_SRC>; > + assigned-clock-parents = <&mdss0_dsi0_phy 0>, > + <&mdss0_dsi0_phy 1>; Please rebase on this patchset: https://lore.kernel.org/linux-arm-msm/20250127-dts-qcom-dsi-phy-clocks-v1-0-9d8ddbcb1c7f@xxxxxxxxxx/ Konrad