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
This commit is contained in:
Shreyas K K
2022-10-20 11:58:32 +05:30
committed by Sriram Dash
parent 1f275e1386
commit 17f3075afb

View File

@@ -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>,