Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1465743

Re: [PATCH v4 17/17] dt-bindings: pwm: sti: Update DT bindings with recent changes

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4 17/17] dt-bindings: pwm: sti: Update DT bindings with recent changes
Date 2016-08-19 03:20 +0200
Message-ID <s7GDv-7k3-7@gated-at.bofh.it> (permalink)
References <s6J0J-1lo-3@gated-at.bofh.it> <s6J0K-1lo-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Aug 16, 2016 at 10:35:08AM +0100, Lee Jones wrote:
> We're renaming the 'st,pwm-num-chan' binding to 'st,pwm-num-devs' to
> be more inline with the naming conventions of the subsystem.  Where
> we used to treat each line as a channel, the PWM convention is to
> describe them as devices.

This is out of date now. Otherwise, the binding looks fine.

> The second documentation adaption entails adding support for PWM
> capture devices.  A new clock is required as well as an IRQ line.
> We're also adding a new property similar to the one described
> above, but for capture channels.  Typically, there will be less
> capture channels than PWM-out, since all channels have the latter
> capability, but only some have capture support.
> 
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
>  Documentation/devicetree/bindings/pwm/pwm-st.txt | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4 00/17] pwm: Add support for PWM Capture Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 14/17] pwm: sti: Add PWM Capture call-back Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 03/17] ARM: dts: STiH416: Supply PWM Capture IRQs Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 17/17] dt-bindings: pwm: sti: Update DT bindings with recent changes Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
    Re: [PATCH v4 17/17] dt-bindings: pwm: sti: Update DT bindings with  recent changes Rob Herring <robh@kernel.org> - 2016-08-19 03:20 +0200
      Re: [PATCH v4 17/17] dt-bindings: pwm: sti: Update DT bindings with  recent changes Lee Jones <lee.jones@linaro.org> - 2016-08-19 10:40 +0200
        Re: [PATCH v4 17/17] dt-bindings: pwm: sti: Update DT bindings with  recent changes Rob Herring <robh@kernel.org> - 2016-08-19 14:50 +0200
  [PATCH v4 11/17] pwm: sti: Supply PWM Capture clock handling Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 15/17] pwm: sti: It's now valid for number of PWM channels to be zero Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 12/17] pwm: sti: Initialise PWM Capture device data Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 07/17] pwm: sti: Rename channel => device Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 05/17] ARM: dts: STiH416: Define PWM Capture clock Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 16/17] pwm: sti: Take the opportunity to conduct a little house keeping Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 06/17] ARM: dts: STiH416: Define the number of PWM Capture channels Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 02/17] ARM: dts: STiH407: Declare PWM Capture data lines via Pinctrl Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 04/17] ARM: dts: STiH416: Declare PWM Capture data lines via Pinctrl Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200
  [PATCH v4 01/17] ARM: dts: STiH407: Supply PWM Capture IRQ Lee Jones <lee.jones@linaro.org> - 2016-08-16 11:40 +0200

csiph-web