summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-03-18 08:42:01 +0100
committerHans de Goede <hdegoede@redhat.com>2016-03-23 22:04:13 +0100
commit60fa63012fcdc3c4ec1497bf5e358f0a90b40949 (patch)
treee8c5ff49206978b25840b3636b32b2d0c872bf4f /board
parent1eae8f66ff749409eb96e2f3f3387c56232d0b8a (diff)
downloadtalos-obmc-uboot-60fa63012fcdc3c4ec1497bf5e358f0a90b40949.tar.gz
talos-obmc-uboot-60fa63012fcdc3c4ec1497bf5e358f0a90b40949.zip
sunxi: Add support for USB vbus pin for USB3
The H3 has USB0 - USB3, add support for having a USB vbus pin for USB3. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board')
-rw-r--r--board/sunxi/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
index 5e9d3af336..5e72fac7f9 100644
--- a/board/sunxi/Kconfig
+++ b/board/sunxi/Kconfig
@@ -342,6 +342,12 @@ config USB2_VBUS_PIN
---help---
See USB1_VBUS_PIN help text.
+config USB3_VBUS_PIN
+ string "Vbus enable pin for usb3 (ehci2)"
+ default ""
+ ---help---
+ See USB1_VBUS_PIN help text.
+
config I2C0_ENABLE
bool "Enable I2C/TWI controller 0"
default y if MACH_SUN4I || MACH_SUN5I || MACH_SUN7I
OpenPOWER on IntegriCloud