]> Pileus Git - ~andy/linux/commit
MIPS: Netlogic: XLP9XX USB support
authorGanesan Ramalingam <ganesanr@broadcom.com>
Sat, 21 Dec 2013 11:22:28 +0000 (16:52 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:49 +0000 (22:39 +0100)
commit3262b21ef8523175f0758f4deccec048e73d5b18
tree0728cd36407fcd39c3c21c2698ff859cba3c78fd
parentb6ba1c5294c3f51fd4cf8b0d60de4ba82ef2a1c9
MIPS: Netlogic: XLP9XX USB support

XLP9XX has a USB 3.0 controller on-chip with 2 xHCI ports. The USB
block is similar to the one on XLP2XX, so update usb-init-xlp2.c
to handle XLP9XX as well.

Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com>
Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6285/
arch/mips/include/asm/netlogic/xlp-hal/iomap.h
arch/mips/include/asm/netlogic/xlp-hal/xlp.h
arch/mips/netlogic/xlp/nlm_hal.c
arch/mips/netlogic/xlp/usb-init-xlp2.c