All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	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: Fri, 21 Jun 2013 14:20 +0200	[thread overview]
Message-ID: <2751549.f626ATFeLa@avalon> (raw)
In-Reply-To: <20130621093119.GB31464@manwe>

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

Hi Thierry,

On Friday 21 June 2013 11:31:20 Thierry Reding wrote:
> 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>
> 
> Applied, thanks.

Thank you.

-- 
Regards,

Laurent Pinchart

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v4 1/5] pwm: Add Renesas TPU PWM driver
Date: Fri, 21 Jun 2013 12:20:00 +0000	[thread overview]
Message-ID: <2751549.f626ATFeLa@avalon> (raw)
In-Reply-To: <1371142488-2514-2-git-send-email-laurent.pinchart+renesas@ideasonboard.com>

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

Hi Thierry,

On Friday 21 June 2013 11:31:20 Thierry Reding wrote:
> 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>
> 
> Applied, thanks.

Thank you.

-- 
Regards,

Laurent Pinchart

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2013-06-21 12:20 UTC|newest]

Thread overview: 39+ 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 ` Laurent Pinchart
2013-06-13 16:54 ` [PATCH v4 1/5] pwm: Add Renesas TPU PWM driver Laurent Pinchart
2013-06-13 16:54   ` Laurent Pinchart
2013-06-13 18:31   ` Thierry Reding
2013-06-13 18:31     ` Thierry Reding
2013-06-21  9:31   ` Thierry Reding
2013-06-21  9:31     ` Thierry Reding
2013-06-21 12:20     ` Laurent Pinchart [this message]
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   ` 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   ` Laurent Pinchart
2013-06-13 16:54 ` [PATCH v4 4/5] ARM: shmobile: sh73a0: Remove all GPIOs Laurent Pinchart
2013-06-13 16:54   ` Laurent Pinchart
2013-06-13 16:54 ` [PATCH v4 5/5] leds: Remove leds-renesas-tpu driver Laurent Pinchart
2013-06-13 16:54   ` Laurent Pinchart
2013-06-13 21:36 ` [PATCH v4 0/5] Renesas TPU PWM support Laurent Pinchart
2013-06-13 21:36   ` Laurent Pinchart
2013-06-14  1:01   ` Simon Horman
2013-06-14  1:01     ` Simon Horman
2013-06-17  4:25     ` Simon Horman
2013-06-17  4:25       ` Simon Horman
2013-06-17 10:31       ` Laurent Pinchart
2013-06-17 10:31         ` Laurent Pinchart
2013-06-20 11:15         ` Laurent Pinchart
2013-06-20 11:15           ` Laurent Pinchart
2013-06-20 13:21           ` Simon Horman
2013-06-20 13:21             ` Simon Horman
2013-06-21  6:15           ` Simon Horman
2013-06-21  6:15             ` Simon Horman
2013-06-21  6:43             ` Laurent Pinchart
2013-06-21  6:43               ` Laurent Pinchart
2013-06-21  9:30               ` Thierry Reding
2013-06-21  9:30                 ` Thierry Reding
2013-06-24 23:40               ` Simon Horman
2013-06-24 23:40                 ` Simon Horman
2013-06-24 23:56 ` Laurent Pinchart

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=2751549.f626ATFeLa@avalon \
    --to=laurent.pinchart@ideasonboard.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 \
    --cc=thierry.reding@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.