uboot/arch/arm/include/asm/arch-sunxi
Chen-Yu Tsai 57075a472a sunxi: musb: Power off OTG port VBUS when disabled
The Linux kernel musb driver expects VBUS to be off while initializing
musb. Having it on results in a repeating string of warnings, followed
by an unusable peripheral. The peripheral is only usable after
physically removing the OTG adapter, letting musb reset its state.

This partially reverts commit c9f8947e66 ("sunxi: usb-phy: Never
power off the usb ports")

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-09-17 14:37:40 +02:00
..
boot0.h arm/arm64: implement a boot header capability 2016-06-06 13:39:19 -04:00
clock.h sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
clock_sun4i.h sunxi: Add missing macros to configure the NAND controller clk 2016-07-24 20:36:28 -05:00
clock_sun6i.h sunxi: Tune H3 DRAM PLL to improve lock time 2016-08-26 16:58:37 +02:00
clock_sun8i_a83t.h sunxi: clk: Fix USB PHY clock macros for A83T 2016-03-31 17:04:08 +02:00
clock_sun9i.h
cpu.h
cpu_sun4i.h sunxi: display: Use PWM to drive backlight where applicable 2016-08-26 16:58:37 +02:00
cpu_sun9i.h
cpucfg.h sunxi: Add CPUCFG debug lock and sun7i cpu power controls 2016-06-20 22:44:00 +02:00
display.h
dma.h
dma_sun4i.h
dram.h
dram_sun4i.h
dram_sun6i.h
dram_sun8i_a23.h
dram_sun8i_a33.h
dram_sun8i_a83t.h sunxi: Add support for LPDDR3 for A83T 2016-01-26 16:20:05 +01:00
dram_sun8i_h3.h
gpio.h sunxi: display: Use PWM to drive backlight where applicable 2016-08-26 16:58:37 +02:00
i2c.h
mmc.h sunxi: Use BROM stored boot_media value to determine our boot-source 2016-07-15 15:54:56 +02:00
p2wi.h
pmic_bus.h
prcm.h sunxi: Group cpu core related controls together 2016-06-20 22:44:00 +02:00
pwm.h sunxi: display: Use PWM to drive backlight where applicable 2016-08-26 16:58:37 +02:00
rsb.h
spl.h sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data 2016-07-15 08:34:34 +02:00
sys_proto.h sunxi: Fix gmac not working due to cpu_eth_init no longer being called 2016-03-23 22:04:13 +01:00
timer.h
tzpc.h
usb_phy.h sunxi: musb: Power off OTG port VBUS when disabled 2016-09-17 14:37:40 +02:00
watchdog.h