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

Commit 95b4be48 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: Enable superspeed support for msmtitanium"

parents 34a508ee c1dc4adc
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -2010,8 +2010,7 @@
			reg = <0x07000000 0xc8d0>;
			interrupt-parent = <&intc>;
			interrupts = <0 140 0>;
			usb-phy = <&qusb_phy>, <&usb_nop_phy>;
			maximum-speed = "high-speed";
			usb-phy = <&qusb_phy>, <&ssphy>;
			tx-fifo-resize;
			snps,usb3-u1u2-disable;
			snps,nominal-elastic-buffer;
@@ -2124,12 +2123,12 @@
	};

	usb_nop_phy: usb_nop_phy {
		status = "disabled";
		compatible = "usb-nop-xceiv";
	};


	ssphy: ssphy@78000 {
		status = "disabled";
		compatible = "qcom,usb-ssphy-qmp";
		reg = <0x78000 0x45c>,
		      <0x0193f244 0x4>,