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

Commit 9d968a93 authored by Mayank Rana's avatar Mayank Rana
Browse files

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



Remove core-reset-after-phy-init property for 9630 and 8994.
Also clean up related documentation.

Change-Id: If07de883bfa931398b89407de074bd237d500c7e
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 89f9a27d
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
@@ -1359,7 +1359,6 @@
			interrupt-names = "irq", "otg_irq";
			tx-fifo-resize;
			usb-phy = <&hsphy0>, <&ssphy0>;
			snps,core-reset-after-phy-init;
		};
	};