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@xxxxxxxxx> 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/ -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html