devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] phy: add hix5hd2-sata-phy driver
@ 2014-07-03 14:28 Zhangfei Gao
  2014-07-03 14:28 ` [PATCH v3 1/2] Documentation: Document Hisilicon hix5hd2 sata PHY Zhangfei Gao
  2014-07-03 14:28 ` [PATCH v3 2/2] phy: add hix5hd2-sata-phy driver Zhangfei Gao
  0 siblings, 2 replies; 3+ messages in thread
From: Zhangfei Gao @ 2014-07-03 14:28 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, arnd, mark.rutland, haifeng.yan, jchxue,
	zhangfei.gao
  Cc: linux-kernel, linux-arm-kernel, devicetree

v3:
Suggested by Kishon
Change binding doc name to hix5hd2-phy.txt
Add HAS_IOMEM depends, and change include file sequence

v2:
Suggested by Mark
Remove hisilicon,reg-init and init the register in phy-hix5hd2-sata.c
Change property name accordingly.

Jiancheng Xue (2):
  Documentation: Document Hisilicon hix5hd2 sata PHY
  phy: add hix5hd2-sata-phy driver

 .../devicetree/bindings/phy/hix5hd2-phy.txt        |   22 +++
 drivers/phy/Kconfig                                |    8 +
 drivers/phy/Makefile                               |    1 +
 drivers/phy/phy-hix5hd2-sata.c                     |  192 ++++++++++++++++++++
 4 files changed, 223 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/phy/hix5hd2-phy.txt
 create mode 100644 drivers/phy/phy-hix5hd2-sata.c

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-03 14:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-03 14:28 [PATCH v3 0/2] phy: add hix5hd2-sata-phy driver Zhangfei Gao
2014-07-03 14:28 ` [PATCH v3 1/2] Documentation: Document Hisilicon hix5hd2 sata PHY Zhangfei Gao
2014-07-03 14:28 ` [PATCH v3 2/2] phy: add hix5hd2-sata-phy driver Zhangfei Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).