Merge "ARM: dts: msm: Allow pm_suspend in host mode for msm8996 ADP"
This commit is contained in:
commit
41c3357a3d
1 changed files with 2 additions and 0 deletions
|
@ -1381,6 +1381,7 @@
|
||||||
|
|
||||||
&usb2s {
|
&usb2s {
|
||||||
status = "ok";
|
status = "ok";
|
||||||
|
qcom,no-wakeup-src-in-hostmode;
|
||||||
};
|
};
|
||||||
|
|
||||||
&usb3 {
|
&usb3 {
|
||||||
|
@ -1388,6 +1389,7 @@
|
||||||
vbus_dwc3-supply = <&usb_otg_switch>;
|
vbus_dwc3-supply = <&usb_otg_switch>;
|
||||||
vdda33-supply = <&pm8994_l24>;
|
vdda33-supply = <&pm8994_l24>;
|
||||||
vdda18-supply = <&pm8994_l12>;
|
vdda18-supply = <&pm8994_l12>;
|
||||||
|
qcom,no-wakeup-src-in-hostmode;
|
||||||
};
|
};
|
||||||
|
|
||||||
&blsp1_uart2 {
|
&blsp1_uart2 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue