From 2a10b6cef34774f90e086ad0de30fbff8fceb091 Mon Sep 17 00:00:00 2001 From: Veera Sundaram Sankaran Date: Thu, 4 Apr 2024 12:18:07 -0700 Subject: [PATCH] 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 --- display/sun-sde.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/display/sun-sde.dtsi b/display/sun-sde.dtsi index 18a66616..d19c58d5 100644 --- a/display/sun-sde.dtsi +++ b/display/sun-sde.dtsi @@ -244,7 +244,7 @@ "qcom,sde-data-bus-hw-4", "qcom,sde-data-bus-hw-5", "qcom,sde-data-bus-sw-0"; - vdd-supply = <&disp_cc_mdss_core_gdsc>; + power-domains = <&dispcc DISP_CC_MDSS_CORE_GDSC>; }; };