]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb/ehci: Add USB support for the MX6Q
authorWolfgang Grandegger <wg@denx.de>
Wed, 8 Feb 2012 22:33:25 +0000 (22:33 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 26 Mar 2012 21:09:23 +0000 (23:09 +0200)
commit3f467529cad0789b6dcc44f5ebc595c3e47341ce
treed0624edc4bef071d11c293916797b62ec9c1579c
parent4e187fbcdf602bd6661e5fe7dc3f9c17b796dc39
usb/ehci: Add USB support for the MX6Q

Currently, only USB Host 1 is supported.

Cc: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Wolfgang Grandegger <wg@denx.de>
arch/arm/cpu/armv7/mx6/clock.c
arch/arm/include/asm/arch-mx6/clock.h
arch/arm/include/asm/arch-mx6/imx-regs.h
drivers/usb/host/Makefile
drivers/usb/host/ehci-mx6.c [new file with mode: 0644]