summaryrefslogtreecommitdiffstats
path: root/configs/Mele_M9_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-11-23 12:33:20 +0100
committerHans de Goede <hdegoede@redhat.com>2014-11-25 13:38:46 +0100
commitb871f636c70a2371a8e50190177e4f86d31094fb (patch)
treebda1f80e820cb17fb57c896f63aef6e08d6ab7cd /configs/Mele_M9_defconfig
parentf222c73afaaa2430f700f56e7f3b6d8889b96e8c (diff)
downloadtalos-obmc-uboot-b871f636c70a2371a8e50190177e4f86d31094fb.tar.gz
talos-obmc-uboot-b871f636c70a2371a8e50190177e4f86d31094fb.zip
sun6i: Correct Mele M9 Vbus gpio settings
I noticed that the kernel and u-boot settings were different, double checking has confirmed that the kernel settings are correct. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Mele_M9_defconfig')
-rw-r--r--configs/Mele_M9_defconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/configs/Mele_M9_defconfig b/configs/Mele_M9_defconfig
index f46439fa4e..40eabce492 100644
--- a/configs/Mele_M9_defconfig
+++ b/configs/Mele_M9_defconfig
@@ -14,5 +14,7 @@ CONFIG_FDTFILE="sun6i-a31-m9.dtb"
# HDMI power ?
+S:CONFIG_AXP221_ALDO2_VOLT=1800
+S:CONFIG_AXP221_ALDO3_VOLT=3000
-# No Vbus gpio for usb1
-+S:CONFIG_USB1_VBUS_PIN=""
+# Vbus gpio for usb1
++S:CONFIG_USB1_VBUS_PIN="PC27"
+# No Vbus gpio for usb2
++S:CONFIG_USB2_VBUS_PIN=""
OpenPOWER on IntegriCloud