linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: linux-sh@vger.kernel.org, linux-pwm@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Simon Horman <horms@verge.net.au>
Subject: Re: [PATCH v4 1/5] pwm: Add Renesas TPU PWM driver
Date: Thu, 13 Jun 2013 20:31:31 +0200	[thread overview]
Message-ID: <20130613183130.GC32574@mithrandir> (raw)
In-Reply-To: <1371142488-2514-2-git-send-email-laurent.pinchart+renesas@ideasonboard.com>

[-- Attachment #1: Type: text/plain, Size: 629 bytes --]

On Thu, Jun 13, 2013 at 06:54:44PM +0200, Laurent Pinchart wrote:
> The Timer Pulse Unit (TPU) is a 4-channels 16-bit timer used to generate
> waveforms. This driver exposes PWM functions through the PWM API for
> other drivers to use.
> 
> The code is loosely based on the leds-renesas-tpu driver by Magnus Damm
> and the TPU PWM driver shipped in the Armadillo EVA 800 kernel sources.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> Tested-by: Simon Horman <horms@verge.net.au>

Acked-by: Thierry Reding <thierry.reding@gmail.com>

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2013-06-13 18:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-13 16:54 [PATCH v4 0/5] Renesas TPU PWM support Laurent Pinchart
2013-06-13 16:54 ` [PATCH v4 1/5] pwm: Add Renesas TPU PWM driver Laurent Pinchart
2013-06-13 18:31   ` Thierry Reding [this message]
2013-06-21  9:31   ` Thierry Reding
2013-06-21 12:20     ` Laurent Pinchart
2013-06-13 16:54 ` [PATCH v4 2/5] ARM: mach-shmobile: armadillo800eva: Add backlight support Laurent Pinchart
2013-06-13 16:54 ` [PATCH v4 3/5] ARM: mach-shmobile: kota2: Use leds-pwm + pwm-rmob Laurent Pinchart
2013-06-13 16:54 ` [PATCH v4 4/5] ARM: shmobile: sh73a0: Remove all GPIOs Laurent Pinchart
2013-06-13 16:54 ` [PATCH v4 5/5] leds: Remove leds-renesas-tpu driver Laurent Pinchart
2013-06-13 21:36 ` [PATCH v4 0/5] Renesas TPU PWM support Laurent Pinchart
2013-06-14  1:01   ` Simon Horman
2013-06-17  4:25     ` Simon Horman
2013-06-17 10:31       ` Laurent Pinchart
2013-06-20 11:15         ` Laurent Pinchart
2013-06-20 13:21           ` Simon Horman
2013-06-21  6:15           ` Simon Horman
2013-06-21  6:43             ` Laurent Pinchart
2013-06-21  9:30               ` Thierry Reding
2013-06-24 23:40               ` Simon Horman

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=20130613183130.GC32574@mithrandir \
    --to=thierry.reding@gmail.com \
    --cc=horms@verge.net.au \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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).