1
0
Fork 0
remarkable-uboot/board/sunxi
Hans de Goede 52defe8f65 sunxi: musb: Check Vbus-det before enabling otg port power
Sending out 5V when there is a charger connected to the otg port is not a
good idea, so check for this and error out.

Note this commit currently breaks otg support on the q8h tablets, as we need
to do some magic with the pmic there to get vbus info, this is deliberate
(better safe then sorry), fixing this is on my TODO list.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2015-02-21 16:53:33 +01:00
..
Kconfig sunxi: musb: Check Vbus-det before enabling otg port power 2015-02-21 16:53:33 +01:00
MAINTAINERS sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERS 2015-02-16 19:40:59 +01:00
Makefile sunxi: Convert sun5i boards to use auto dram configuration 2015-02-02 13:55:14 +01:00
ahci.c sunxi: ahci: Add a delay after enabling target power 2014-11-25 13:38:46 +01:00
board.c sunxi: video: Add support for LCD panels which need to be configured via i2c 2015-02-20 08:11:57 +01:00
dram_sun4i_auto.c sunxi: dram: Support more sun[457]i dram parameters in Kconfig 2015-02-02 14:04:23 +01:00
dram_sun5i_auto.c sunxi: dram: Support more sun[457]i dram parameters in Kconfig 2015-02-02 14:04:23 +01:00
dram_timings_sun4i.h sunxi: dram: Optionally use standard JEDEC timings for sun[457]i 2015-02-02 14:04:15 +01:00
gmac.c sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option 2015-02-02 13:55:14 +01:00