]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy: qcom: Add driver for QCOM APQ8064 SATA PHY
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 14 Jul 2014 11:17:59 +0000 (12:17 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 22 Jul 2014 07:16:11 +0000 (12:46 +0530)
commit1de990d8a169de8aa971cea650e5dec6cdf62a09
tree81850ef6b8fd7c8c3c7e7c1fabb9a03e5ec6d15e
parentc233f529480398d46d7098316fc7203587f03c0f
phy: qcom: Add driver for QCOM APQ8064 SATA PHY

Add a PHY driver for uses with AHCI based SATA controller driver on the
APQ8064 family of SoCs.

This patch is a forward port from Qualcomm's v3.4 andriod kernel.

Tested on IFC6410 board.

CC: Sujit Reddy Thumma <sthumma@codeaurora.org>
Tested-by: Kiran Padwal <kiran.padwal@smartplayin.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-qcom-apq8064-sata.c [new file with mode: 0644]