[PATCH v7 1/8] MFD: add bindings for STM32 Timers driver
From: robh@kernel.org (Rob Herring)
Date: 2017-01-09 18:01:50
Also in:
linux-devicetree, linux-iio, linux-pwm, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-01-09 18:01:50
Also in:
linux-devicetree, linux-iio, linux-pwm, lkml
On Thu, Jan 05, 2017 at 10:25:37AM +0100, Benjamin Gaignard wrote:
Add bindings information for STM32 Timers version 6: - rename stm32-gtimer to stm32-timers - change compatible - add description about the IPs version 2: - rename stm32-mfd-timer to stm32-gptimer - only keep one compatible string Signed-off-by: Benjamin Gaignard <redacted> --- .../devicetree/bindings/mfd/stm32-timers.txt | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/stm32-timers.txt
Acked-by: Rob Herring <robh@kernel.org>