]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: qcom: sdm845: use dispcc AHB clock for mdss node
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 31 May 2022 12:47:35 +0000 (15:47 +0300)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 26 Jun 2022 03:29:22 +0000 (22:29 -0500)
commitc10cd85abd538b7f82873f60bb276b88a8f8829e
tree22d9e7d9c7541c1dcad78ad7c8126eb23f326a18
parentf10ee8f0e02b48a0b18d411c8ee5db85188b1946
arm64: dts: qcom: sdm845: use dispcc AHB clock for mdss node

It was noticed that on sdm845 after an MDSS suspend/resume cycle the
driver can not read HW_REV registers properly (they will return 0
instead). Chaning the "iface" clock from <&gcc GCC_DISP_AHB_CLK> to
<&dispcc DISP_CC_MDSS_AHB_CLK> fixes the issue.

Fixes: f68e4619d131 ("arm64: dts: qcom: sdm845: Add dpu to sdm845 dts file")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220531124735.1165582-1-dmitry.baryshkov@linaro.org
arch/arm64/boot/dts/qcom/sdm845.dtsi