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)
commitfedfcb1137d2426e2e7a8ff40aa0ac4ec44793a9
tree70e2ed14cc747548a1c3add8c3d8299f9caa27cd
parenta951440971d0f5fa910bb6d0df1a502fa88d5087
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]