[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160516150440.GA6312@rob-hp-laptop>
Date: Mon, 16 May 2016 10:04:40 -0500
From: Rob Herring <robh@...nel.org>
To: M'boumba Cedric Madianga <cedric.madianga@...il.com>
Cc: mcoquelin.stm32@...il.com, patrice.chotard@...com,
wsa@...-dreams.de, linux@....linux.org.uk,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-i2c@...r.kernel.org
Subject: Re: [PATCH 1/5] dt-bindings: Document the STM32 I2C bindings
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@...il.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
Rob
Powered by blists - more mailing lists