musb: sunxi: Allow host-side USB with external VBUS
authorSamuel Holland <samuel@sholland.org>
Fri, 15 Jul 2022 03:34:54 +0000 (22:34 -0500)
committerMarek Vasut <marex@denx.de>
Fri, 15 Jul 2022 12:10:39 +0000 (14:10 +0200)
commit9674c09b7495d15017b68a3d462b17040c12ff70
tree18bfb0781dd95532345f695799428b5e3c7191da
parent280f45d23977c650cb57bb91ce5936b02dcf3baa
musb: sunxi: Allow host-side USB with external VBUS

Now that the PHY driver will not try to drive VBUS if it is already
driven by an external supply, there is no need to check the VBUS voltage
before powering on the PHY.

Signed-off-by: Samuel Holland <samuel@sholland.org>
drivers/usb/musb-new/sunxi.c