ARM: dts: msm: move MDSS GDSC to genPD on sun target

Move the MDSS GDSC from regulator to power-domain on
sun target. This will align with upstream usage.

Change-Id: I8e5e3330fa0d13d496336f82d3eaee44c921f903
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
This commit is contained in:
Veera Sundaram Sankaran
2024-04-04 12:18:07 -07:00
parent 5b87ecc6bd
commit 2a10b6cef3

View File

@@ -244,7 +244,7 @@
"qcom,sde-data-bus-hw-4", "qcom,sde-data-bus-hw-5", "qcom,sde-data-bus-hw-4", "qcom,sde-data-bus-hw-5",
"qcom,sde-data-bus-sw-0"; "qcom,sde-data-bus-sw-0";
vdd-supply = <&disp_cc_mdss_core_gdsc>; power-domains = <&dispcc DISP_CC_MDSS_CORE_GDSC>;
}; };
}; };