Unverified Commit 79ef2aae authored by Zhengqiao Xia's avatar Zhengqiao Xia Committed by AngeloGioacchino Del Regno
Browse files
parent 5fbe5332
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -424,6 +424,7 @@ it6505dptx: dp-bridge@5c {
		ovdd-supply = <&mt6366_vsim2_reg>;
		pwr18-supply = <&pp1800_dpbrdg_dx>;
		reset-gpios = <&pio 177 GPIO_ACTIVE_LOW>;
		extcon = <&usbc_extcon>;

		ports {
			#address-cells = <1>;
@@ -1656,6 +1657,11 @@ usb_c1: connector@1 {
				try-power-role = "source";
			};
		};

		usbc_extcon: extcon0 {
			compatible = "google,extcon-usbc-cros-ec";
			google,usb-port-id = <0>;
		};
	};
};