devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] sata_rcar: Add Gen2 PHY support and document existing DT bindings
@ 2013-11-08 12:09 Valentine Barshak
  2013-11-08 12:09 ` [PATCH V3 1/2] sata_rcar: Add R-Car Gen2 SATA PHY support Valentine Barshak
  2013-11-08 12:09 ` [PATCH V3 2/2] dt: Document sata_rcar bindings Valentine Barshak
  0 siblings, 2 replies; 13+ messages in thread
From: Valentine Barshak @ 2013-11-08 12:09 UTC (permalink / raw)
  To: linux-sh, linux-ide, devicetree
  Cc: Simon Horman, Magnus Damm, Kuninori Morimoto, Laurent Pinchart,
	Guennadi Liakhovetski, Kumar Gala, Tejun Heo, Vladimir Barinov,
	Sergei Shtylyov, Mark Rutland

This adds SATA R-Car Gen2 PHY support and documents existing DT bindings.

Changes in version 2:
* Minor whitespace clean-up to make both array terminators "{ },".

Changes in version 3:
* Used "address" instead of "offset" in DT bindings documentation
* Used "IRQ_TYPE_LEVEL_HIGH" instead of "0x4" in DT bindings documentation

Valentine Barshak (2):
  sata_rcar: Add R-Car Gen2 SATA PHY support
  dt: Document sata_rcar bindings

 .../devicetree/bindings/ata/sata_rcar.txt          |  18 ++++
 drivers/ata/sata_rcar.c                            | 118 ++++++++++++++++++---
 2 files changed, 120 insertions(+), 16 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/ata/sata_rcar.txt

-- 
1.8.3.1


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

end of thread, other threads:[~2013-12-02 19:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08 12:09 [PATCH V3 0/2] sata_rcar: Add Gen2 PHY support and document existing DT bindings Valentine Barshak
2013-11-08 12:09 ` [PATCH V3 1/2] sata_rcar: Add R-Car Gen2 SATA PHY support Valentine Barshak
2013-11-26 22:06   ` Valentine
2013-11-29 20:14     ` Tejun Heo
2013-11-29 20:35       ` Valentine
2013-11-29 20:42         ` Tejun Heo
2013-12-02  0:02           ` Simon Horman
2013-12-02 10:07             ` Valentine
2013-11-08 12:09 ` [PATCH V3 2/2] dt: Document sata_rcar bindings Valentine Barshak
2013-11-08 14:26   ` Kumar Gala
2013-11-08 14:30     ` Laurent Pinchart
2013-11-08 20:30       ` Valentine
2013-12-02 19:55   ` Tejun Heo

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