]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: H616: OrangePi Zero 2: enable USB power supply
authorAndre Przywara <andre.przywara@arm.com>
Sat, 25 Nov 2023 17:43:16 +0000 (17:43 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 6 Dec 2023 23:08:37 +0000 (23:08 +0000)
commitcb3e29805c52c50be04b0792eeb2d5f47f245e15
treea1311ead3cbc1f2f11e063168935ffad7a17296e
parent2f0282922b2c458eea7f85c500a948a587437b63
sunxi: H616: OrangePi Zero 2: enable USB power supply

The OrangePi Zero 2 has a USB VBUS regulator, controlled by pin PC16.
This is correctly described in the DT, but the patches for supporting
this are still pending.

Meanwhile add our good old CONFIG_USB1_VBUS_PIN to the defconfig file,
to enable power on the USB port and allow using a USB flash drive, for
instance.

Fixes: 6acc5fa581b4 ("sunxi: H616: enable USB support for H616 boards")
Reported-by: Mikhail Kalashnikov <iuncuim@gmail.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
configs/orangepi_zero2_defconfig