Re: [PATCH v3 1/3] i2c: meson: add device tree bindings documentation

2014-11-18 Thread Wolfram Sang
On Thu, Nov 13, 2014 at 08:32:01PM +0100, Beniamino Galvani wrote: > This commit adds device tree bindings documentation for the I2C bus > controller found on Amlogic Meson SoCs. > > Signed-off-by: Beniamino Galvani Applied to for-next, thanks! signature.asc Description: Digital signature

[PATCH v3 1/3] i2c: meson: add device tree bindings documentation

2014-11-13 Thread Beniamino Galvani
This commit adds device tree bindings documentation for the I2C bus controller found on Amlogic Meson SoCs. Signed-off-by: Beniamino Galvani --- .../devicetree/bindings/i2c/i2c-meson.txt | 24 ++ 1 file changed, 24 insertions(+) create mode 100644 Documentation/devi