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

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

Merge "ARM: dts: msm: Default none mode for primary USB controllers on SA8155 and SA6155"

parents 26529210 f733f5ee
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -191,6 +191,7 @@
};

&usb0 {
	qcom,default-mode-none;
	qcom,host-poweroff-in-pm-suspend;
};

+1 −0
Original line number Diff line number Diff line
@@ -182,6 +182,7 @@
};

&usb0 {
	qcom,default-mode-none;
	qcom,host-poweroff-in-pm-suspend;
	dwc3@a600000 {
		usb-phy = <&usb2_phy0>, <&usb_nop_phy>;