[PATCH v5 7/8] ata: Add support for the Tegra124 SATA controller
From: mperttunen@nvidia.com (Mikko Perttunen)
Date: 2014-07-18 10:50:00
Also in:
linux-ide, linux-tegra, lkml
From: mperttunen@nvidia.com (Mikko Perttunen)
Date: 2014-07-18 10:50:00
Also in:
linux-ide, linux-tegra, lkml
Thanks! - Mikko On 18/07/14 13:26, Hans de Goede wrote:
Hi, On 07/18/2014 09:12 AM, Mikko Perttunen wrote:quoted
This adds support for the integrated AHCI-compliant Serial ATA controller present on the NVIDIA Tegra124 system-on-chip. Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> --- v5: let ahci_platform handle sata clock and also handle it ourselves. this allows use of ahci_platform while having a special sequence for the clock.Thanks, I like this one, much better then what we had before. Acked-by: Hans de Goede <redacted> Regards, Hans
>> ...