linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: stigge@antcom.de (Roland Stigge)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] pwm: lpc32xx - Add a driver for the motor PWM
Date: Fri, 16 Nov 2012 20:52:52 +0100	[thread overview]
Message-ID: <50A69994.1080508@antcom.de> (raw)
In-Reply-To: <20121116191606.GA21566@avionic-0098.mockup.avionic-design.de>

On 16/11/12 20:16, Thierry Reding wrote:
>> .../devicetree/bindings/pwm/lpc32xx-motor-pwm.txt  |   24 +++ 
>> drivers/pwm/Kconfig                                |   10 + 
>> drivers/pwm/Makefile                               |    1 + 
>> drivers/pwm/pwm-lpc32xx-motor.c                    |  209
>> ++++++++++++++++++++ 4 files changed, 244 insertions(+), 0
>> deletions(-) create mode 100644
>> Documentation/devicetree/bindings/pwm/lpc32xx-motor-pwm.txt 
>> create mode 100644 drivers/pwm/pwm-lpc32xx-motor.c
>> 
>> diff --git
>> a/Documentation/devicetree/bindings/pwm/lpc32xx-motor-pwm.txt
>> b/Documentation/devicetree/bindings/pwm/lpc32xx-motor-pwm.txt new
>> file mode 100644 index 0000000..e19b0a4 --- /dev/null +++
>> b/Documentation/devicetree/bindings/pwm/lpc32xx-motor-pwm.txt @@
>> -0,0 +1,24 @@ +LPC32XX Motor PWM controller + +The LPC32xx motor
>> PWMs have two output pin, A and B, with B=!A.

We have LPC32xx in most places in the kernel, except where upper case
is mandated, like in CONFIG_ options.

Roland

  reply	other threads:[~2012-11-16 19:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-14 12:59 [PATCH V2 0/2] pwm: lpc32xx - Add a driver for the motor PWM Alban Bedel
2012-11-14 12:59 ` [PATCH 1/2] " Alban Bedel
2012-11-16 19:16   ` Thierry Reding
2012-11-16 19:52     ` Roland Stigge [this message]
2012-11-14 12:59 ` [PATCH 2/2] ARM: LPC32xx: Add the motor PWM to base dts file Alban Bedel
2012-11-14 14:44   ` Roland Stigge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50A69994.1080508@antcom.de \
    --to=stigge@antcom.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).