[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1405327664-27439-1-git-send-email-srinivas.kandagatla@linaro.org>
Date: Mon, 14 Jul 2014 09:47:44 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Kishon Vijay Abraham I <kishon@...com>
Cc: Grant Likely <grant.likely@...aro.org>,
Rob Herring <robh+dt@...nel.org>, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linux-ide@...r.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH v3 0/2] phy: qcom: Add driver for QCOM APQ8064 SATA PHY
Hi Kishon,
First patch in this series adds support to the APQ8064 SATA PHY.
Second patch updates the existing Kumar gala's device tree PHY bindings
with APQ8064 soc specific compatible.
Eventhough there are two seperate drivers for both IPQ and APQ SOCs,
the bindings are exactly same, so I did not create new bindings document.
Could you please pick these patches for v3.17.
Changes since v2:
- added usleep_range in poll timeout as discussed
with Bartlomiej Zolnierkiewicz.
- Added missing pdev_set_drvdata spotted by
Bartlomiej Zolnierkiewicz
Changes since v1:
- included DT bindings in the series.
Thanks,
srini
Srinivas Kandagatla (2):
phy: qcom: Add driver for QCOM APQ8064 SATA PHY
phy: qcom: Update APQ8064 PHY device tree bindings
Documentation/devicetree/bindings/phy/qcom-phy.txt | 3 +-
drivers/phy/Kconfig | 7 +
drivers/phy/Makefile | 1 +
drivers/phy/phy-qcom-apq8064-sata.c | 288 +++++++++++++++++++++
4 files changed, 298 insertions(+), 1 deletion(-)
create mode 100644 drivers/phy/phy-qcom-apq8064-sata.c
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists