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

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-sata-phy.txt   |   22 +++
 drivers/phy/Kconfig                                |    8 +
 drivers/phy/Makefile                               |    1 +
 drivers/phy/phy-hix5hd2-sata.c                     |  190 ++++++++++++++++++++
 4 files changed, 221 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/phy/hix5hd2-sata-phy.txt
 create mode 100644 drivers/phy/phy-hix5hd2-sata.c

-- 
1.7.9.5


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

end of thread, other threads:[~2014-07-02 15:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-25  9:14 [PATCH v2 0/2] phy: add hix5hd2-sata-phy driver Zhangfei Gao
2014-06-25  9:14 ` [PATCH v2 1/2] Documentation: Document Hisilicon hix5hd2 sata PHY Zhangfei Gao
2014-06-25 12:16   ` Arnd Bergmann
2014-06-25 12:41     ` zhangfei
2014-06-25 13:32       ` Arnd Bergmann
2014-06-26 13:48         ` zhangfei
2014-06-26 20:53           ` Arnd Bergmann
2014-06-27  3:37             ` zhangfei
2014-06-27  7:50               ` Arnd Bergmann
2014-07-02 11:20   ` Kishon Vijay Abraham I
2014-06-25  9:14 ` [PATCH v2 2/2] phy: add hix5hd2-sata-phy driver Zhangfei Gao
2014-07-02 11:25   ` Kishon Vijay Abraham I
2014-07-02 11:26     ` Kishon Vijay Abraham I
2014-07-02 15:19       ` zhangfei

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).