[PATCH v2 1/5] dt-bindings: Document the STM32 I2C bindings
From: robh@kernel.org (Rob Herring)
Date: 2016-06-06 13:21:53
Also in:
linux-devicetree, linux-i2c, lkml
From: robh@kernel.org (Rob Herring)
Date: 2016-06-06 13:21:53
Also in:
linux-devicetree, linux-i2c, lkml
On Thu, Jun 02, 2016 at 04:26:04PM +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 <redacted> --- .../devicetree/bindings/i2c/i2c-stm32.txt | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Documentation/devicetree/bindings/i2c/i2c-stm32.txt
Acked-by: Rob Herring <robh@kernel.org>