From ad851ab8e5555b04f857c2d2211852995067c98f Mon Sep 17 00:00:00 2001 From: Ronak Vijay Raheja Date: Fri, 21 Jul 2023 16:25:36 -0700 Subject: [PATCH] ARM: dts: msm: Add GDSC supply to USB node for sun Add the USB3_GDSC-supply property to the usb device to vote for GDSC and avoid it being turned off in sync-state. Change-Id: I33e88f1f3e2c0843f5a049cc3b22d348d261f3e2 Signed-off-by: Ronak Vijay Raheja --- qcom/sun-usb.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/sun-usb.dtsi b/qcom/sun-usb.dtsi index 0c9a8433..b68f8135 100644 --- a/qcom/sun-usb.dtsi +++ b/qcom/sun-usb.dtsi @@ -13,6 +13,7 @@ #size-cells = <1>; ranges; + USB3_GDSC-supply = <&gcc_usb30_prim_gdsc>; clocks = <&gcc GCC_USB30_PRIM_MASTER_CLK>, <&gcc GCC_CFG_NOC_USB3_PRIM_AXI_CLK>, <&gcc GCC_AGGRE_USB3_PRIM_AXI_CLK>,