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

Commit 4de3fbdf authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Clean up core-reset-after-phy-init property"

parents 7aafd988 9d968a93
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@ Optional properties:
 - snps,host-only-mode: if present then dwc3 should be run in HOST only mode.
 - snps,nominal-elastic-buffer: When set, the nominal elastic buffer setting
	is used. By default, the half-full setting is used.
 - snps,core-reset-after-phy-init: If present, PHY reset and initialization is
   performed before core reset.
 - snps,ssphy-clear-auto-suspend-on-disconnect: If present, clear auto suspend feaure with ssusb phy
   during cable disconnect.
 - snps,usb3-u1u2-disable: If present, disable u1u2 low power modes for DWC3 core controller in SS mode.
+0 −1
Original line number Diff line number Diff line
@@ -529,7 +529,6 @@
				interrupt-names = "irq", "otg_irq";
				usb-phy = <&hsphy0>, <&ssphy0>;
				snps,nominal-elastic-buffer;
				snps,core-reset-after-phy-init;
				snps,hsphy-auto-suspend-disable;
				snps,hird_thresh = <0x10>;
				snps,bus-suspend-enable;
+0 −1
Original line number Diff line number Diff line
@@ -1499,7 +1499,6 @@
			interrupt-names = "irq", "otg_irq";
			tx-fifo-resize;
			usb-phy = <&hsphy0>, <&ssphy0>;
			snps,core-reset-after-phy-init;
		};
	};