]> git.karo-electronics.de Git - karo-tx-linux.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, 16 Nov 2011 18:48:26 +0000 (18:48 +0000)
commit68b3529cbed2a87e4e13f058853714a7ebfdbe98
treeb844bf53d4bd466d8a48c7b31a6f5fc2e887b4e8
parentcee7212d03eb1dba05ad6cdf71deed5455e684f3
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