]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
MIPS: Netlogic: Support for XLP3XX on-chip SATA
authorGanesan Ramalingam <ganesanr@broadcom.com>
Tue, 29 Apr 2014 14:37:55 +0000 (20:07 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 14:51:25 +0000 (16:51 +0200)
commita951440971d0f5fa910bb6d0df1a502fa88d5087
tree6fe952e7e46066b2f6b1c96178fc58d78ddffaac
parentd66f3f0e10b49df8d0cc0d8eb5bf2ef9863a33cf
MIPS: Netlogic: Support for XLP3XX on-chip SATA

XLP3XX includes an on-chip SATA controller with 4 ports. The
controller needs glue logic initialization and PCI fixup before
it can be used with the standard AHCI driver.

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/6872/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/netlogic/xlp/Makefile
arch/mips/netlogic/xlp/ahci-init.c [new file with mode: 0644]