Re: [PATCH v7 3/8] PWM: add pwm-stm32 DT bindings
From: Rob Herring <robh@kernel.org>
Date: 2017-01-09 18:02:09
Also in:
linux-arm-kernel, linux-iio, linux-pwm, lkml
From: Rob Herring <robh@kernel.org>
Date: 2017-01-09 18:02:09
Also in:
linux-arm-kernel, linux-iio, linux-pwm, lkml
On Thu, Jan 05, 2017 at 10:25:39AM +0100, Benjamin Gaignard wrote:
Define bindings for pwm-stm32 version 6: - change st,breakinput parameter format to make it usuable on stm32f7 too. version 2: - use parameters instead of compatible of handle the hardware configuration Signed-off-by: Benjamin Gaignard <redacted> --- .../devicetree/bindings/pwm/pwm-stm32.txt | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Documentation/devicetree/bindings/pwm/pwm-stm32.txt
Acked-by: Rob Herring <robh@kernel.org>