]> git.baikalelectronics.ru Git - kernel.git/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)
commit4796c87bd3a286871abc9f4433b4a5330d501119
tree0728cd36407fcd39c3c21c2698ff859cba3c78fd
parent9856ab0124f228d4230b08566e485a1b3cf47fec
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