Merge "Revert "ARM: dts: msm: Disable runtime PM in host mode for automotive""
This commit is contained in:
commit
9c95fa9215
3 changed files with 0 additions and 5 deletions
|
@ -1465,7 +1465,6 @@
|
|||
&usb2s {
|
||||
status = "ok";
|
||||
qcom,no-wakeup-src-in-hostmode;
|
||||
qcom,disable-host-mode-pm;
|
||||
};
|
||||
|
||||
&usb3 {
|
||||
|
@ -1474,7 +1473,6 @@
|
|||
vdda33-supply = <&pm8994_l24>;
|
||||
vdda18-supply = <&pm8994_l12>;
|
||||
qcom,no-wakeup-src-in-hostmode;
|
||||
qcom,disable-host-mode-pm;
|
||||
};
|
||||
|
||||
&blsp1_uart2 {
|
||||
|
|
|
@ -1296,7 +1296,6 @@
|
|||
status = "ok";
|
||||
vbus_dwc3-supply = <&usb2_otg_switch>;
|
||||
qcom,no-wakeup-src-in-hostmode;
|
||||
qcom,disable-host-mode-pm;
|
||||
dwc3@7600000 {
|
||||
dr_mode = "host";
|
||||
};
|
||||
|
@ -1308,7 +1307,6 @@
|
|||
vdda33-supply = <&pm8994_l24>;
|
||||
vdda18-supply = <&pm8994_l12>;
|
||||
qcom,no-wakeup-src-in-hostmode;
|
||||
qcom,disable-host-mode-pm;
|
||||
};
|
||||
|
||||
&blsp1_uart2 {
|
||||
|
|
|
@ -88,7 +88,6 @@
|
|||
|
||||
resets = <&clock_virt USB_30_BCR>;
|
||||
reset-names = "core_reset";
|
||||
qcom,disable-host-mode-pm;
|
||||
|
||||
dwc3@6a00000 {
|
||||
compatible = "snps,dwc3";
|
||||
|
|
Loading…
Add table
Reference in a new issue