]> git.baikalelectronics.ru Git - kernel.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)
commit16230e3e5adbb2be1095f40bfe243f41ada4827d
tree540c60abaf63548f4b51a88b0c262fe2bd64c060
parentef445489de12ff103c7556dd9d67267cb88bff53
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