]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: ath79: add common USB Host Controller device
authorGabor Juhos <juhosg@openwrt.org>
Sun, 5 Jun 2011 21:38:46 +0000 (23:38 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:02:44 +0000 (22:02 +0000)
commit9ca1c870d12dae07a53c6bc036d2c276a5c704e6
tree9851f7472dbf493118df0be3040323c9f3afa275
parentcf6e9573e2365cf591cc1334fabb00635ff633fa
MIPS: ath79: add common USB Host Controller device

Add common platform_device and helper code to make the registration of
the built-in USB controllers easier on the board which are using them.
Also register the USB controller on the AP81 and PB44 boards.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2442/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/Kconfig
arch/mips/ath79/Makefile
arch/mips/ath79/dev-usb.c [new file with mode: 0644]
arch/mips/ath79/dev-usb.h [new file with mode: 0644]
arch/mips/ath79/mach-ap81.c
arch/mips/ath79/mach-pb44.c
arch/mips/include/asm/mach-ath79/ar71xx_regs.h