[PATCH v3 1/9] dt-bindings: mfd: Add STM32 LPTimer binding
From: robh@kernel.org (Rob Herring)
Date: 2017-07-10 15:26:50
Also in:
linux-devicetree, linux-iio, linux-pwm, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-07-10 15:26:50
Also in:
linux-devicetree, linux-iio, linux-pwm, lkml
On Fri, Jul 07, 2017 at 06:31:00PM +0200, Fabrice Gasnier wrote:
Add documentation for STMicroelectronics STM32 Low-Power Timer binding. Signed-off-by: Fabrice Gasnier <redacted> Acked-by: Jonathan Cameron <jic23@kernel.org> --- Changes in v3: - Rob's comment on node name: timer at ... Changes in v2: - Lee's comments: s/Low Power/Low-Power/, remove 0x in example, improve properties descriptions --- .../devicetree/bindings/mfd/stm32-lptimer.txt | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/stm32-lptimer.txt
Acked-by: Rob Herring <robh@kernel.org>