Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb857e37 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Allow PM suspend irrespective of host RT state on SA8195"

parents ae9508ae c3e210f6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -274,10 +274,12 @@

&usb0 {
	qcom,default-mode-none;
	qcom,ignore-wakeup-src-in-hostmode;
};

&usb1 {
	qcom,default-mode-host;
	qcom,ignore-wakeup-src-in-hostmode;
	status = "ok";
};