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

Commit 94d5f33c authored by Gwenhael Goavec-Merou's avatar Gwenhael Goavec-Merou Committed by Shawn Guo
Browse files

ARM: dts: imx28-apf28dev: Add pinctrl for USB OTG ID pin

parent 70c2652c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -143,7 +143,8 @@
	ahb@80080000 {
		usb0: usb@80080000 {
			pinctrl-names = "default";
			pinctrl-0 = <&usb0_otg_apf28dev>;
			pinctrl-0 = <&usb0_otg_apf28dev
					&usb0_id_pins_b>;
			vbus-supply = <&reg_usb0_vbus>;
			status = "okay";
		};