Re: [PATCH 5/7] i2c: i2c_gpio: add devicetree support

2014-06-24 Thread Sascha Hauer
On Tue, Jun 24, 2014 at 01:21:11AM +0400, Antony Pavlov wrote: Signed-off-by: Antony Pavlov antonynpav...@gmail.com --- .../devicetree/bindings/gpio/gpio_i2c.txt | 32 + drivers/i2c/busses/i2c-gpio.c | 54 +++-- include/of_gpio.h

[PATCH 5/7] i2c: i2c_gpio: add devicetree support

2014-06-23 Thread Antony Pavlov
Signed-off-by: Antony Pavlov antonynpav...@gmail.com --- .../devicetree/bindings/gpio/gpio_i2c.txt | 32 + drivers/i2c/busses/i2c-gpio.c | 54 +++-- include/of_gpio.h | 55 ++ 3 files