All of lore.kernel.org
 help / color / mirror / Atom feed
From: kgene@kernel.org
To: 'Thierry Reding' <thierry.reding@avionic-design.de>,
	'Sachin Kamat' <sachin.kamat@linaro.org>
Cc: linux-samsung-soc@vger.kernel.org, tushar.behera@linaro.org,
	patches@linaro.org
Subject: RE: [PATCH 0/3] ARM: EXYNOS: Add generic PWM lookup support
Date: Fri, 14 Sep 2012 13:02:34 +0900	[thread overview]
Message-ID: <01a101cd922d$c59592b0$50c0b810$@org> (raw)
In-Reply-To: <20120912121741.GA3491@avionic-0098.mockup.avionic-design.de>

> On Wed, Sep 12, 2012 at 05:03:29PM +0530, Sachin Kamat wrote:
> > This series adds support for generic PWM framework which requires
> > that the board setup code register a static mapping that can be
> > used to match PWM consumers to providers.
> >
> > This series is based on for-next branch of Kukjin's tree.
> >
> > Sachin Kamat (2):
> >   ARM: EXYNOS: Add generic PWM lookup support for SMDK4X12
> >   ARM: EXYNOS: Add generic PWM lookup support for SMDKV310
> >
> > Tushar Behera (1):
> >   ARM: EXYNOS: Use generic pwm driver in Origen board
> >
> >  arch/arm/mach-exynos/Kconfig         |    3 +++
> >  arch/arm/mach-exynos/mach-origen.c   |    6 ++++++
> >  arch/arm/mach-exynos/mach-smdk4x12.c |    6 ++++++
> >  arch/arm/mach-exynos/mach-smdkv310.c |    7 +++++++
> >  4 files changed, 22 insertions(+), 0 deletions(-)
> 
> These look great. I'm glad somebody's starting to convert boards to use
> the lookup tables. Eventually when every board has been converted we can
> transition to the new API by getting rid of pwm_request() and pwm_free()
> in the user drivers and using only the counterparts from the new API.
> 
Yeah, agree :-)

> All three patches: Reviewed-by: <thierry.reding@avionic-design.de>

Thanks, applied this series.

K-Gene <kgene@kernel.org>

      reply	other threads:[~2012-09-14  4:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-12 11:33 [PATCH 0/3] ARM: EXYNOS: Add generic PWM lookup support Sachin Kamat
2012-09-12 11:33 ` [PATCH 1/3] ARM: EXYNOS: Use generic pwm driver in Origen board Sachin Kamat
2012-09-12 11:33 ` [PATCH 2/3] ARM: EXYNOS: Add generic PWM lookup support for SMDK4X12 Sachin Kamat
2012-09-12 11:33 ` [PATCH 3/3] ARM: EXYNOS: Add generic PWM lookup support for SMDKV310 Sachin Kamat
2012-09-12 12:17 ` [PATCH 0/3] ARM: EXYNOS: Add generic PWM lookup support Thierry Reding
2012-09-14  4:02   ` kgene [this message]

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='01a101cd922d$c59592b0$50c0b810$@org' \
    --to=kgene@kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=sachin.kamat@linaro.org \
    --cc=thierry.reding@avionic-design.de \
    --cc=tushar.behera@linaro.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 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.