Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1402152

Re: [PATCH 1/5] dt-bindings: Document the STM32 I2C bindings

From "M'boumba Cedric Madianga" <cedric.madianga@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/5] dt-bindings: Document the STM32 I2C bindings
Date 2016-05-17 09:30 +0200
Message-ID <rzHC1-1yG-9@gated-at.bofh.it> (permalink)
References <rxEoV-2BM-3@gated-at.bofh.it> <rxEyB-2Hv-7@gated-at.bofh.it> <rzsjE-9W-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


 Hi,

2016-05-16 17:04 GMT+02:00 Rob Herring <robh@kernel.org>:
> On Wed, May 11, 2016 at 05:36:10PM +0200, M'boumba Cedric Madianga wrote:
>> This patch adds documentation of device tree bindings for the STM32 I2C
>> controller.
>>
>> Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com>
>> ---
>>  .../devicetree/bindings/i2c/i2c-stm32.txt          | 33 ++++++++++++++++++++++
>>  1 file changed, 33 insertions(+)
>>  create mode 100644 Documentation/devicetree/bindings/i2c/i2c-stm32.txt
>>
>> diff --git a/Documentation/devicetree/bindings/i2c/i2c-stm32.txt b/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
>> new file mode 100644
>> index 0000000..73215c6
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
>> @@ -0,0 +1,33 @@
>> +* I2C controller embedded in STMicroelectronics STM32 I2C platform
>> +
>> +Required properties :
>> +- compatible : Must be "st,i2c-stm32f4"
>
> Normal order is st,stm32f4-i2c
Ok Thanks, I will correct it in the V2.

>
> Rob

Cedric

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/5] dt-bindings: Document the STM32 I2C bindings Rob Herring <robh@kernel.org> - 2016-05-16 17:10 +0200
  Re: [PATCH 1/5] dt-bindings: Document the STM32 I2C bindings "M'boumba Cedric Madianga" <cedric.madianga@gmail.com> - 2016-05-17 09:30 +0200

csiph-web