]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ahci: added support for Freescale AHCI sata
authorTang Yuantian <Yuantian.Tang@freescale.com>
Thu, 4 Jun 2015 07:10:04 +0000 (15:10 +0800)
committerTejun Heo <tj@kernel.org>
Tue, 9 Jun 2015 05:02:15 +0000 (14:02 +0900)
commit5163fb62541e38fea400f96dcef9aa539fd00b48
tree06a55c098f60cf542594cce10845cee9aea5b980
parent21bfd1aa9527811408d6073d45e5ac8283a28b72
ahci: added support for Freescale AHCI sata

Freescale introduced QorIQ series SOCs, like ls1021 ls2085, with AHCI
sata support. It complies with the serial ATA 3.0 specification
and the AHCI 1.3 specification.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Yuantian Tang <Yuantian.Tang@freescale.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/devicetree/bindings/ata/ahci-platform.txt
drivers/ata/ahci_platform.c