]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit55b7c12b6064d42cc74a11f8f093f428ff21015b
tree18bfb0781dd95532345f695799428b5e3c7191da
parentd2934aab673397d2a074fc4b4a8eb8d2d9ffec69
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