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

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

Merge "ARM: dts: msm: enable type-c port VBUS out for C404 Carrier board"

parents cc1adb52 dd6be810
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -62,3 +62,7 @@
		};
	};
};

&usb3_extcon {
	vbus-out-gpio = <&tlmm 37 GPIO_ACTIVE_HIGH>;
};
+1 −1
Original line number Diff line number Diff line
@@ -1614,7 +1614,7 @@
		compatible = "linux,extcon-usb-gpio";
		id-gpio = <&tlmm 116 GPIO_ACTIVE_HIGH>;
		vbus-gpio = <&pms405_gpios 12 GPIO_ACTIVE_HIGH>;
		vbus-out-gpio = <&tlmm 37 GPIO_ACTIVE_HIGH>;
		vbus-out-gpio = <&pms405_gpios 3 GPIO_ACTIVE_HIGH>;

		pinctrl-names = "default";
		pinctrl-0 = <&usb3_vbus_det_default