summaryrefslogtreecommitdiffstats
path: root/configs/Ippo_q8h_v5_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-06-14 17:40:37 +0200
committerHans de Goede <hdegoede@redhat.com>2015-07-25 11:22:55 +0200
commit71cbe0d681d4288d090a404273ce6b0c1c14b617 (patch)
treea603b63d897f5ab5b8be7031a143f2558e70c4af /configs/Ippo_q8h_v5_defconfig
parentb41972e7d17fb920cc50db5b363209685b1251e5 (diff)
downloadtalos-obmc-uboot-71cbe0d681d4288d090a404273ce6b0c1c14b617.tar.gz
talos-obmc-uboot-71cbe0d681d4288d090a404273ce6b0c1c14b617.zip
sunxi: musb: Add id pin support
When in host mode check if there is a host cable inserted into the otg port by checking the id pin. If there is no host cable return an error to make usb_lowlevel_init() exit early, rather then waiting for 1 second for a device which will never show up. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Ippo_q8h_v5_defconfig')
-rw-r--r--configs/Ippo_q8h_v5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Ippo_q8h_v5_defconfig b/configs/Ippo_q8h_v5_defconfig
index 29e3c89510..aa1eb691e7 100644
--- a/configs/Ippo_q8h_v5_defconfig
+++ b/configs/Ippo_q8h_v5_defconfig
@@ -5,6 +5,7 @@ CONFIG_DRAM_CLK=480
CONFIG_DRAM_ZQ=63351
CONFIG_USB0_VBUS_PIN="AXP0-VBUS-ENABLE"
CONFIG_USB0_VBUS_DET="AXP0-VBUS-DETECT"
+CONFIG_USB0_ID_DET="PH8"
CONFIG_AXP_GPIO=y
CONFIG_VIDEO_LCD_MODE="x:800,y:480,depth:18,pclk_khz:33000,le:87,ri:168,up:31,lo:13,hs:1,vs:1,sync:3,vmode:0"
CONFIG_VIDEO_LCD_DCLK_PHASE=0
OpenPOWER on IntegriCloud