u-boot-brain/arch/arm
Ye.Li 8fe280f330 imx: mx6 sabreauto: Add board support for USB EHCI
On mx6 sabreauto board, there are two USB ports:
0: OTG
1: HOST
The EHCI driver is enabled for this board, but the IOMUX and VBUS power
control is not implemented, which cause both USB port failed to work.
This patch fix the problem by adding the board support codes.

Since the power control uses the GPIO pin from port expander MAX7310,
the PCA953X driver is enabled for accessing the MAX7310.

The ID pin of OTG Port needs to configure the GPR1 bit 13 for selecting
its daisy chain. Add a new function "imx_iomux_set_gpr_register" to
handle GPR register setting.

Signed-off-by: Ye.Li <B37916@freescale.com>
2014-11-03 11:21:49 +01:00
..
cpu imx: mx6sl: Set the preclk clock source to OSC 24Mhz 2014-11-03 11:21:49 +01:00
dts samsung: Enable device tree for smdkc100 2014-10-08 17:25:48 +09:00
imx-common imx: mx6 sabreauto: Add board support for USB EHCI 2014-11-03 11:21:49 +01:00
include/asm imx: mx6 sabreauto: Add board support for USB EHCI 2014-11-03 11:21:49 +01:00
lib ARM: prevent compiler warnings from bootm.c 2014-10-21 10:47:13 +02:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig ARM: mx6: Add support for Kosagi Novena 2014-10-30 10:09:06 +01:00