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

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

Merge "ARM: dts: msm: Add pmic dependency back on Yupik"

parents 69b64c24 246370cc
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -49,6 +49,8 @@
			0x144 /* GSI_RING_BASE_ADDR_H */
			0x1a4>; /* GSI_IF_STS */
		qcom,dwc-usb3-msm-tx-fifo-size = <21288>;
		usb-role-switch;
		extcon = <&eud>;

		interconnect-names = "usb-ddr", "usb-ipa", "ddr-usb";
		interconnects = <&aggre1_noc MASTER_USB3_0 &mc_virt SLAVE_EBI1>,
@@ -73,7 +75,13 @@
			snps,ssp-u3-u0-quirk;
			tx-fifo-resize;
			maximum-speed = "super-speed";
			dr_mode = "peripheral";
			dr_mode = "otg";
		};

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

+5 −0
Original line number Diff line number Diff line
@@ -2210,6 +2210,11 @@

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

		altmode: qcom,altmode {