arm64: dts: qcom: sc8180x: Fix eDP PHY power-domains
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Sat, 30 Dec 2023 00:05:06 +0000 (01:05 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 23 Jan 2024 00:12:42 +0000 (18:12 -0600)
The (e)DP PHYs are powered by the MX line, not through the MDSS GDSC.
Fix that up.

Fixes: 494dec9b6f54 ("arm64: dts: qcom: sc8180x: Add display and gpu nodes")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231230-topic-8180_more_fixes-v1-5-93b5c107ed43@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc8180x.dtsi

index 8849469d0aa1034e6cec53daafbb8a8aed045541..8f7f5b74cdb9f83376973631be76dbba52d5f69c 100644 (file)
                                 <&dispcc DISP_CC_MDSS_AHB_CLK>;
                        clock-names = "aux", "cfg_ahb";
 
-                       power-domains = <&dispcc MDSS_GDSC>;
+                       power-domains = <&rpmhpd SC8180X_MX>;
 
                        #clock-cells = <1>;
                        #phy-cells = <0>;