Re: [PATCH 1/6] i2c: rcar: add support for r8a7796 (R-Car M3-W)

2016-09-16 Thread Wolfram Sang
On Wed, Sep 14, 2016 at 06:46:06PM +0200, Ulrich Hecht wrote: > Same as r8a7795. > > Signed-off-by: Ulrich Hecht Applied to for-next, thanks! signature.asc Description: PGP signature

Re: [PATCH 1/6] i2c: rcar: add support for r8a7796 (R-Car M3-W)

2016-09-15 Thread Geert Uytterhoeven
On Wed, Sep 14, 2016 at 6:46 PM, Ulrich Hecht wrote: > Same as r8a7795. > > Signed-off-by: Ulrich Hecht Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversatio

[PATCH 1/6] i2c: rcar: add support for r8a7796 (R-Car M3-W)

2016-09-14 Thread Ulrich Hecht
Same as r8a7795. Signed-off-by: Ulrich Hecht --- Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 + drivers/i2c/busses/i2c-rcar.c | 1 + 2 files changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt b/Documentation/devicetree/bindi