linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH] pwm: atmel-pwm: add pwm controller driver
Date: Thu, 15 Aug 2013 13:13:52 +0200	[thread overview]
Message-ID: <20130815111351.GA14418@ulmo> (raw)
In-Reply-To: <51D523FD.7040409@atmel.com>

On Thu, Jul 04, 2013 at 03:27:57PM +0800, Bo Shen wrote:
> Hi All,
> 
> On 6/21/2013 16:45, Bo Shen wrote:
> >add atmel pwm controller driver based on PWM framework
> >
> >this is basic function implementation of pwm controller
> >it can work with pwm based led and backlight
> >
> >Signed-off-by: Bo Shen <voice.shen@atmel.com>
> >---
> >  .../devicetree/bindings/pwm/atmel-pwm.txt          |   19 ++
> >  drivers/pwm/Kconfig                                |    9 +
> >  drivers/pwm/Makefile                               |    1 +
> >  drivers/pwm/pwm-atmel.c                            |  326 ++++++++++++++++++++
> >  4 files changed, 355 insertions(+)
> >  create mode 100644 Documentation/devicetree/bindings/pwm/atmel-pwm.txt
> >  create mode 100644 drivers/pwm/pwm-atmel.c
> 
> Does this patch can be applied? If yes, I will send out the formal
> patch without RFC in subject. If no, please help review this patch
> and give your comments.

Hi,

Sorry I seem to have completely missed this. Can you please resend the
patch to my new email address and Cc linux-pwm at vger.kernel.org. That
will make sure that I see and can review it.

Thanks,
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130815/ea7bd4ee/attachment.sig>

  reply	other threads:[~2013-08-15 11:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-21  8:45 [RFC PATCH] pwm: atmel-pwm: add pwm controller driver Bo Shen
2013-07-04  7:27 ` Bo Shen
2013-08-15 11:13   ` Thierry Reding [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-19  3:11 Bo Shen
2013-08-19 21:20 ` Thierry Reding
2013-08-20  4:03   ` Bo Shen
2013-08-20  8:33 ` Nicolas Ferre
2013-08-20  9:03   ` Bo Shen

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=20130815111351.GA14418@ulmo \
    --to=thierry.reding@gmail.com \
    --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).