ahci: qoriq: add ls1088a platforms support
authorYuantian Tang <andy.tang@nxp.com>
Fri, 2 Jun 2017 07:23:03 +0000 (15:23 +0800)
committerTejun Heo <tj@kernel.org>
Fri, 2 Jun 2017 13:49:33 +0000 (09:49 -0400)
commit0cee73f751ceb507d052f1a45d5f5f38bc33b25a
treebff4fb13e1dce340bcc6b30b45105447952091bd
parent74ee91d8181b9d55fff79bf1fd555b0c8238f67e
ahci: qoriq: add ls1088a platforms support

Ls1088a is new introduced arm-based soc with sata support with
following features:

* Complies with the serial ATA 3.0 specification
  and the AHCI 1.3.1 specification
* Contains a high-speed descriptor-based DMA controller
* Supports the following:
* Speeds of 1.5 Gb/s (first-generation SATA),
  3 Gb/s (second-generation SATA), and 6 Gb/s (third-generation SATA)
* FIS-based switching
* Native command queuing (NCQ) commands
* Port multiplier operation
* Asynchronous notification
* SATA Vendor BIST mode

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