devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] i2c: rcar: Device Tree support and clock improvements
@ 2013-09-12 12:36 Guennadi Liakhovetski
  2013-09-12 12:36 ` [PATCH v2 1/5] i2c: rcar: (cosmetic) remove superfluous parenthesis Guennadi Liakhovetski
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Guennadi Liakhovetski @ 2013-09-12 12:36 UTC (permalink / raw)
  To: linux-i2c
  Cc: Magnus Damm, linux-sh, Wolfram Sang, devicetree, Grant Likely,
	Rob Herring, Guennadi Liakhovetski

Device Tree support for i2c-rcar isn't too complex, only usual or standard
properties are used. Apart from it several clock handling improvements are
included in this patch series.

Developed on top of -next of 12.09.2013

v2: only DT compatibility strings have been changed.

Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>

Guennadi Liakhovetski (5):
  i2c: rcar: (cosmetic) remove superfluous parenthesis
  i2c: rcar: get clock rate only once and simplify calculation
  i2c: rcar: add Device Tree support
  i2c: rcar: fix clk_get() error handling
  i2c: rcar: use per-device clock

 Documentation/devicetree/bindings/i2c/i2c-rcar.txt |   23 +++++++++
 drivers/i2c/busses/i2c-rcar.c                      |   51 ++++++++++++++-----
 2 files changed, 60 insertions(+), 14 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/i2c/i2c-rcar.txt

-- 
1.7.2.5

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2013-09-27 16:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-12 12:36 [PATCH v2 0/5] i2c: rcar: Device Tree support and clock improvements Guennadi Liakhovetski
2013-09-12 12:36 ` [PATCH v2 1/5] i2c: rcar: (cosmetic) remove superfluous parenthesis Guennadi Liakhovetski
2013-09-12 12:36 ` [PATCH v2 2/5] i2c: rcar: get clock rate only once and simplify calculation Guennadi Liakhovetski
2013-09-12 12:36 ` [PATCH v2 3/5] i2c: rcar: add Device Tree support Guennadi Liakhovetski
2013-09-12 12:36 ` [PATCH v2 4/5] i2c: rcar: fix clk_get() error handling Guennadi Liakhovetski
     [not found] ` <1378989408-10618-1-git-send-email-g.liakhovetski-Mmb7MZpHnFY@public.gmane.org>
2013-09-12 12:36   ` [PATCH v2 5/5] i2c: rcar: use per-device clock Guennadi Liakhovetski
2013-09-27 16:42   ` [PATCH v2 0/5] i2c: rcar: Device Tree support and clock improvements Wolfram Sang

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