Add support for the usb controller in AR933x platform. The controller supports both host or device mode (defined at startup) but not OTG. The patches are tested on WR703n router running OpenWRT in device mode. Changes since v2: Removed the glue driver, now dev-usb.c directly registers ci_hdrc. Changes to follow the style of the existing code. Svetoslav Neykov (1): usb: chipidea: AR933x platform support for the chipidea driver arch/mips/ath79/dev-usb.c | 42 ++++++++++++++++++++++++ arch/mips/include/asm/mach-ath79/ar71xx_regs.h | 3 ++ 2 files changed, 45 insertions(+) -- 1.7.9.5