Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: qcom: sm8350: Feed DSI1 PHY clocks to DISPCC

This was omitted but is necessary for DSI1 to function. Fix it.

Fixes: d4a4410583ed ("arm64: dts: qcom: sm8350: Add display system nodes")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230120210101.2146852-4-konrad.dybcio@linaro.org

authored by

Konrad Dybcio and committed by
Bjorn Andersson
0af6a401 1eed7995

+1 -1
+1 -1
arch/arm64/boot/dts/qcom/sm8350.dtsi
··· 3083 3083 reg = <0 0x0af00000 0 0x10000>; 3084 3084 clocks = <&rpmhcc RPMH_CXO_CLK>, 3085 3085 <&mdss_dsi0_phy 0>, <&mdss_dsi0_phy 1>, 3086 - <0>, <0>, 3086 + <&mdss_dsi1_phy 0>, <&mdss_dsi1_phy 1>, 3087 3087 <0>, 3088 3088 <0>; 3089 3089 clock-names = "bi_tcxo",