mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
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:
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user