This patch-set adds AR934x specific glue into the USB platform device registration code. Additionally, it registers the USB host controller device on the DB120 board. This depends on the following patch set: v2 of ''MIPS: ath79: various fixes' v2: fix patch format Gabor Juhos (3): MIPS: ath79: use a helper function for USB resource initialization MIPS: ath79: add USB platform setup code for AR934X MIPS: ath79: register USB host controller on the DB120 board arch/mips/ath79/dev-usb.c | 92 ++++++++++++++--------- arch/mips/ath79/mach-db120.c | 2 + arch/mips/include/asm/mach-ath79/ar71xx_regs.h | 7 ++ 3 files changed, 65 insertions(+), 36 deletions(-) -- 1.7.2.1