From 17f3075afb5c8582d63addc529bacf35a4696fe7 Mon Sep 17 00:00:00 2001 From: Shreyas K K Date: Thu, 20 Oct 2022 11:58:32 +0530 Subject: [PATCH] ARM: dts: msm: Modify the obsolete property with proper name Regardless of whether the runtime suspend is performed or not, perform PM_Suspend for msm usb for auto target. Modify the property obsolete name from old kernel to align with kernel upgrades. Change-Id: Ie4f4208e773f0a4903c19b85c8dcb8d3583081ba --- qcom/sm8150-usb.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/sm8150-usb.dtsi b/qcom/sm8150-usb.dtsi index 65ec1043..031d5413 100644 --- a/qcom/sm8150-usb.dtsi +++ b/qcom/sm8150-usb.dtsi @@ -34,7 +34,7 @@ qcom,core-clk-rate = <200000000>; qcom,core-clk-rate-hs = <66666667>; - qcom,ignore-wakeup-src-in-hostmode; + qcom,host-poweroff-in-pm-suspend; interconnect-names = "usb-ddr", "ddr-usb"; interconnects = <&aggre1_noc MASTER_USB3_0 &mc_virt SLAVE_EBI1>, @@ -105,7 +105,7 @@ "ss_phy_irq","dm_hs_phy_irq"; qcom,use-pdc-interrupts; qcom,default-mode-host; - qcom,ignore-wakeup-src-in-hostmode; + qcom,host-poweroff-in-pm-suspend; USB3_GDSC-supply = <&usb30_sec_gdsc>; clocks = <&gcc GCC_USB30_SEC_MASTER_CLK>,