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

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
...@@ -184,6 +184,7 @@ &nfc { ...@@ -184,6 +184,7 @@ &nfc {
&usbotg { &usbotg {
phy_type = "utmi_wide"; phy_type = "utmi_wide";
disable-over-current; disable-over-current;
vbus-supply = <&swbst_reg>;
/* Device role is not known, keep status disabled */ /* Device role is not known, keep status disabled */
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment