]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ata: ahci_platform: Manage SATA PHY
authorRoger Quadros <rogerq@ti.com>
Sat, 22 Feb 2014 15:53:40 +0000 (16:53 +0100)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:18 +0000 (21:17 -0600)
commite49a81f4f6639d0da11fecb03f7fe29224f2d492
treefa0e12d63ebfd6ad61a0b4390a53fcff35a4d491
parent3f81a50b1111deb3303e36a1fc0a52169ea4dc4b
ata: ahci_platform: Manage SATA PHY

Some platforms have a PHY hooked up to the SATA controller. The PHY
needs to be initialized and powered up for SATA to work. We do that
using the PHY framework.

tj: Minor comment formatting updates.

CC: Balaji T K <balajitk@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Tejun Heo<tj@kernel.org>
(cherry picked from commit 21b5faeec229d4f70a7f60a7b0b065c98198f491)
drivers/ata/ahci.h
drivers/ata/ahci_platform.c