]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ahci: qoriq: added ls2088a platforms support
authorTang Yuantian <Yuantian.Tang@nxp.com>
Fri, 20 Jan 2017 06:59:36 +0000 (14:59 +0800)
committerTejun Heo <tj@kernel.org>
Fri, 20 Jan 2017 13:31:14 +0000 (08:31 -0500)
commitce8f45370e118fb6d5fe820b97558b9e2e2fece5
tree540c60abaf63548f4b51a88b0c262fe2bd64c060
parent01f2901a264d954d3985e8bce1bf637ae52d4918
ahci: qoriq: added ls2088a platforms support

Ls2088a is new introduced arm-based soc with sata support with
following features:
1. Complies with the serial ATA 3.0 specification and the AHCI 1.3.1
   specification
2. Contains a high-speed descriptor-based DMA controller
3. Supports the following:
   a. Speeds of 1.5 Gb/s (first-generation SATA), 3 Gb/s
      (second-generation SATA), and 6 Gb/s (third-generation SATA)
   b. FIS-based switching
   c. Native command queuing (NCQ) commands
   d. Port multiplier operation
   e. Asynchronous notification
   f. SATA BIST mode

Signed-off-by: Tang Yuantian <yuantian.tang@nxp.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci_qoriq.c