On Jun 23, 2014, at 1:00 PM, Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> wrote: > Add a PHY driver for uses with AHCI based SATA controller driver on the > APQ8064 family of SoCs. > > This patch is a forward port plus separating PHY code of SATA driver > from Qualcomm's v3.4 andriod kernel. > > Tested on IFC6410 board. > > CC: Sujit Reddy Thumma <sthumma@xxxxxxxxxxxxxx> > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > --- > drivers/phy/Kconfig | 7 + > drivers/phy/Makefile | 1 + > drivers/phy/phy-qcom-apq8064-sata.c | 358 ++++++++++++++++++++++++++++++++++++ > 3 files changed, 366 insertions(+) > create mode 100644 drivers/phy/phy-qcom-apq8064-sata.c Did you look at the 3.10 Android kernel tree version of the phy driver? Also do you have a DT binding spec to go with this? - k-- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html