]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Netlogic: XLP9XX on-chip SATA support
authorGanesan Ramalingam <ganesanr@broadcom.com>
Fri, 9 May 2014 11:06:25 +0000 (16:36 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 14:51:47 +0000 (16:51 +0200)
commita9851cae7bae9c3f96ea280b3f2f976fe5eb66d2
tree70e2ed14cc747548a1c3add8c3d8299f9caa27cd
parent92f8fb357452b969c703f432dbb7ad412d9807cd
MIPS: Netlogic: XLP9XX on-chip SATA support

The XLP9XX SoC has an on-chip SATA controller with two ports. Add
ahci-init-xlp2.c to initialize the controller, setup the glue logic
registers, fixup PCI quirks and setup interrupt ack logic.

Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com>
Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6913/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/netlogic/xlp/Makefile
arch/mips/netlogic/xlp/ahci-init-xlp2.c [new file with mode: 0644]