Re: [PATCH v2 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings

2017-06-22 Thread Rob Herring
On Tue, Jun 20, 2017 at 01:41:26PM +0200, Pierre-Yves MORDRET wrote: > This patch adds the documentation of device tree bindings for STM32F7 I2C > > Signed-off-by: M'boumba Cedric Madianga > Signed-off-by: Pierre-Yves MORDRET > --- > Change

Re: [PATCH v2 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings

2017-06-22 Thread Rob Herring
On Tue, Jun 20, 2017 at 01:41:26PM +0200, Pierre-Yves MORDRET wrote: > This patch adds the documentation of device tree bindings for STM32F7 I2C > > Signed-off-by: M'boumba Cedric Madianga > Signed-off-by: Pierre-Yves MORDRET > --- > Change in V2 > * Remove i2c-timing binding in order to use

[PATCH v2 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings

2017-06-20 Thread Pierre-Yves MORDRET
This patch adds the documentation of device tree bindings for STM32F7 I2C Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Change in V2 * Remove i2c-timing binding in order to use generic bindings SCL Rising

[PATCH v2 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings

2017-06-20 Thread Pierre-Yves MORDRET
This patch adds the documentation of device tree bindings for STM32F7 I2C Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Change in V2 * Remove i2c-timing binding in order to use generic bindings SCL Rising and Falling time instead ---