Re: [PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-04 Thread Sören Brinkmann
On Fri, 2014-04-04 at 09:17PM +0200, Gerhard Sittig wrote: > On Thu, 2014-04-03 at 10:59 -0700, Soren Brinkmann wrote: > > > > Add device tree binding documentation for the Cadence I2C controller. > > > > [ ... ] > > > > --- /dev/null > > +++

Re: [PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-04 Thread Gerhard Sittig
On Thu, 2014-04-03 at 10:59 -0700, Soren Brinkmann wrote: > > Add device tree binding documentation for the Cadence I2C controller. > > [ ... ] > > --- /dev/null > +++ b/Documentation/devicetree/bindings/i2c/i2c-cadence.txt > @@ -0,0 +1,21 @@ > +Binding for the Cadence I2C controller > + >

Re: [PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-04 Thread Gerhard Sittig
On Thu, 2014-04-03 at 10:59 -0700, Soren Brinkmann wrote: Add device tree binding documentation for the Cadence I2C controller. [ ... ] --- /dev/null +++ b/Documentation/devicetree/bindings/i2c/i2c-cadence.txt @@ -0,0 +1,21 @@ +Binding for the Cadence I2C controller + +Required

Re: [PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-04 Thread Sören Brinkmann
On Fri, 2014-04-04 at 09:17PM +0200, Gerhard Sittig wrote: On Thu, 2014-04-03 at 10:59 -0700, Soren Brinkmann wrote: Add device tree binding documentation for the Cadence I2C controller. [ ... ] --- /dev/null +++ b/Documentation/devicetree/bindings/i2c/i2c-cadence.txt @@ -0,0

Re: [PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-03 Thread Sören Brinkmann
On Thu, 2014-04-03 at 02:51PM -0500, Rob Herring wrote: > On Thu, Apr 3, 2014 at 12:59 PM, Soren Brinkmann > wrote: > > Add device tree binding documentation for the Cadence I2C controller. > > > > Signed-off-by: Soren Brinkmann > > --- > > > > Changes in v4: > > - moved adding DT docs into

Re: [PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-03 Thread Rob Herring
On Thu, Apr 3, 2014 at 12:59 PM, Soren Brinkmann wrote: > Add device tree binding documentation for the Cadence I2C controller. > > Signed-off-by: Soren Brinkmann > --- > > Changes in v4: > - moved adding DT docs into this dedicated patch > > Changes in v3: None > Changes in v2: None > > --- >

[PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-03 Thread Soren Brinkmann
Add device tree binding documentation for the Cadence I2C controller. Signed-off-by: Soren Brinkmann --- Changes in v4: - moved adding DT docs into this dedicated patch Changes in v3: None Changes in v2: None --- .../devicetree/bindings/i2c/i2c-cadence.txt | 21 +

[PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-03 Thread Soren Brinkmann
Add device tree binding documentation for the Cadence I2C controller. Signed-off-by: Soren Brinkmann soren.brinkm...@xilinx.com --- Changes in v4: - moved adding DT docs into this dedicated patch Changes in v3: None Changes in v2: None --- .../devicetree/bindings/i2c/i2c-cadence.txt

Re: [PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-03 Thread Rob Herring
On Thu, Apr 3, 2014 at 12:59 PM, Soren Brinkmann soren.brinkm...@xilinx.com wrote: Add device tree binding documentation for the Cadence I2C controller. Signed-off-by: Soren Brinkmann soren.brinkm...@xilinx.com --- Changes in v4: - moved adding DT docs into this dedicated patch Changes

Re: [PATCH v4 1/3] i2c: cadence: Document device tree bindings

2014-04-03 Thread Sören Brinkmann
On Thu, 2014-04-03 at 02:51PM -0500, Rob Herring wrote: On Thu, Apr 3, 2014 at 12:59 PM, Soren Brinkmann soren.brinkm...@xilinx.com wrote: Add device tree binding documentation for the Cadence I2C controller. Signed-off-by: Soren Brinkmann soren.brinkm...@xilinx.com --- Changes in