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

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

Merge "ARM: dts: msm: add UCSI connector and USB port on Shima"

parents b1d1c251 d76220f9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@
			0x144 /* GSI_RING_BASE_ADDR_H */
			0x1a4>; /* GSI_IF_STS */
		qcom,dwc-usb3-msm-tx-fifo-size = <27696>;
		usb-role-switch;
		extcon = <&eud>;

		interconnect-names = "usb-ddr", "usb-ipa", "ddr-usb";
@@ -75,6 +76,11 @@
			dr_mode = "otg";
		};

		port {
			usb_port0: endpoint {
				remote-endpoint = <&usb_port0_connector>;
			};
		};
	};

	/* Primary USB port related High Speed PHY */
+5 −0
Original line number Diff line number Diff line
@@ -1449,6 +1449,11 @@

		qcom,ucsi {
			compatible = "qcom,ucsi-glink";
			port {
				usb_port0_connector: endpoint {
					remote-endpoint = <&usb_port0>;
				};
			};
		};

		altmode: qcom,altmode {