Merge "Revert "ARM: dts: msm: Disable runtime PM in host mode for automotive""

This commit is contained in:
Linux Build Service Account 2018-12-18 02:51:49 -08:00 committed by Gerrit - the friendly Code Review server
commit 9c95fa9215
3 changed files with 0 additions and 5 deletions

View file

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

View file

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

View file

@ -88,7 +88,6 @@
resets = <&clock_virt USB_30_BCR>;
reset-names = "core_reset";
qcom,disable-host-mode-pm;
dwc3@6a00000 {
compatible = "snps,dwc3";