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

Commit dd6be810 authored by Chaojun Wang's avatar Chaojun Wang
Browse files

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



C404 Carrier board VBUS out supply by a single LDO module, which
control by GPIO-37.

Change-Id: I05cce17f8dc39edd09e8d1586db5517330672b6d
Signed-off-by: default avatarChaojun Wang <chaojun@codeaurora.org>
parent 143e58dc
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