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: Alexander Shiyan <eagle.alexander923@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Alexander Shiyan 2022-04-20 11:12:05 +03:00 committed by Shawn Guo
parent 12f9fa8880
commit a65123d60d
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@
&usbotg {
phy_type = "utmi_wide";
disable-over-current;
vbus-supply = <&swbst_reg>;
/* Device role is not known, keep status disabled */
};