arm64: dts: qcom: sc8180x: Move DisplayPort for MMCX

The DisplayPort blocks are powered by MMCX and should be described as
such to ensure that power votes are done on the right resource.

This also solves the problem that sync_state is unaware of the DP
controllers needing MMCX to be kept alive during boot. As such this
change also fixes occasionally seen crashes during boot due to
undervoltage of MMCX.

Fixes: 494dec9b6f ("arm64: dts: qcom: sc8180x: Add display and gpu nodes")
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230612220739.1886155-1-quic_bjorande@quicinc.com
This commit is contained in:
Bjorn Andersson 2023-06-12 15:07:39 -07:00 committed by Bjorn Andersson
parent e537d5ef47
commit 2d7b1a31ff

View File

@ -2966,7 +2966,7 @@
#sound-dai-cells = <0>;
operating-points-v2 = <&dp0_opp_table>;
power-domains = <&rpmhpd SC8180X_CX>;
power-domains = <&rpmhpd SC8180X_MMCX>;
status = "disabled";
@ -3040,7 +3040,7 @@
#sound-dai-cells = <0>;
operating-points-v2 = <&dp0_opp_table>;
power-domains = <&rpmhpd SC8180X_CX>;
power-domains = <&rpmhpd SC8180X_MMCX>;
status = "disabled";
@ -3114,7 +3114,7 @@
#sound-dai-cells = <0>;
operating-points-v2 = <&edp_opp_table>;
power-domains = <&rpmhpd SC8180X_CX>;
power-domains = <&rpmhpd SC8180X_MMCX>;
status = "disabled";