Commit a65123d6 authored by Alexander Shiyan's avatar Alexander Shiyan Committed by Shawn Guo
Browse files

ARM: dts: i.MX51: digi-connectcore-som: Setup usbotg vbus-supply



The VBUS on usbotg is connected to the PMIC SWBST, let's reflect
that in the bindings.

Signed-off-by: default avatarAlexander Shiyan <eagle.alexander923@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 12f9fa88
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -184,6 +184,7 @@
&usbotg {
	phy_type = "utmi_wide";
	disable-over-current;
	vbus-supply = <&swbst_reg>;
	/* Device role is not known, keep status disabled */
};