All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 00/10] r8a7790 PFC pinctrl and GPIO improvements
Date: Tue, 09 Apr 2013 13:11:21 +0000	[thread overview]
Message-ID: <28451622.pu48P40DA5@avalon> (raw)
In-Reply-To: <1365413782-17036-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>

Hi Simon,

On Tuesday 09 April 2013 21:13:17 Simon Horman wrote:
> On Mon, Apr 08, 2013 at 11:36:12AM +0200, Laurent Pinchart wrote:
> > Hello,
> > 
> > This patch series adds pinctrl support to the r8a7790 PFC driver. Only the
> > ETH, INTC and SCIF pin groups are currently defined, more will be added
> > later as needed.
> > 
> > The series also removes the r8a7790 PFC GPIO code and uses the separate
> > RCar GPIO driver instead.
> > 
> > The patches are based on Simon's pinmux branch plus Magnus' r8a7790 PFC
> > patches posted today ("[PATCH 00/02] sh-pfc: Initial r8a7790 PFC
> > support"),
> > except for the last patch that requires Lager board support as a
> > prerequisite.
> > 
> > Simon, is it too late to get this series merged in v3.10 ? We can delay
> > the
> > last patch to v3.11 if that helps.
> 
> As mentioned elsewhere I'd prefer to delay the entire series for v3.11.
> Actually, at this point I think I would like to delay all non-fixes for
> v3.11.

That's fine with me.

> Magnus could you review this series?
> 
> > Laurent Pinchart (10):
> >   gpio-rcar: Add RCAR_GP_PIN macro
> >   sh-pfc: r8a7790: Add ETH pin groups and functions
> >   sh-pfc: r8a7790: Add INTC pin groups and functions
> >   sh-pfc: r8a7790: Add SCIF, SCIFA and SCIFB pin groups and functions
> >   ARM: shmobile: r8a7790: Register GPIO devices
> >   sh-pfc: r8a7790: Remove GPIO data
> >   sh-pfc: r8a7790: Remove function GPIOs
> >   sh-pfc: r8a7790: Don't use GPIO enum entries
> >   ARM: shmobile: r8a7790: Remove all GPIOs
> >   ARM: shmobile: lager: Initialize pinmux
> >  
> >  arch/arm/mach-shmobile/board-lager.c          |   15 +
> >  arch/arm/mach-shmobile/include/mach/r8a7790.h |  383 --------
> >  arch/arm/mach-shmobile/setup-r8a7790.c        |   35 +-
> >  drivers/pinctrl/sh-pfc/pfc-r8a7790.c          | 1280 ++++++++++++--------
> >  include/linux/platform_data/gpio-rcar.h       |    2 +
> >  5 files changed, 823 insertions(+), 892 deletions(-)

-- 
Regards,

Laurent Pinchart


  parent reply	other threads:[~2013-04-09 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08  9:36 [PATCH 00/10] r8a7790 PFC pinctrl and GPIO improvements Laurent Pinchart
2013-04-09 12:13 ` Simon Horman
2013-04-09 13:11 ` Laurent Pinchart [this message]
2013-04-11  8:05 ` 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=28451622.pu48P40DA5@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-sh@vger.kernel.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.