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

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

Merge "ARM: dts: msm: Enable bus suspend only for sm8150-sdx50m"

parents 0d47ae90 f8872ac1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -571,3 +571,9 @@
		 no-map;
	};
};

&usb1 {
	dwc3@a800000 {
		snps,bus-suspend-enable;
	};
};
+1 −2
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
@@ -420,7 +420,6 @@
			snps,has-lpm-erratum;
			snps,hird-threshold = /bits/ 8 <0x10>;
			snps,usb3_lpm_capable;
			snps,bus-suspend-enable;
			usb-core-id = <1>;
			maximum-speed = "super-speed";
			dr_mode = "otg";