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 06/13] sh-pfc: r8a73a4: Add IRQC pin groups and functions
Date: Wed, 27 Mar 2013 15:24:01 +0000	[thread overview]
Message-ID: <7640857.TSXi0vMTXM@avalon> (raw)
In-Reply-To: <20130326135046.31366.2271.sendpatchset@w520>

Hi Magnus,

On Thursday 28 March 2013 00:13:34 Magnus Damm wrote:
> On Wed, Mar 27, 2013 at 1:02 AM, Laurent Pinchart wrote:
> > On Tuesday 26 March 2013 22:50:46 Magnus Damm wrote:
> >> From: Magnus Damm <damm@opensource.se>
> >> 
> >> Add PINCTRL support for r8a73a4 IRQC hardware
> >> and in particular the external pins IRQ0 -> IRQ57.
> >> 
> >> Signed-off-by: Magnus Damm <damm@opensource.se>
> >> ---
> >> 
> >>  drivers/pinctrl/sh-pfc/pfc-r8a73a4.c |  187 ++++++++++++++++++++++++++++
> >>  1 file changed, 187 insertions(+)
> >> 
> >> --- 0010/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
> >> +++ work/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 2013-03-26
> >> 19:36:03.000000000 +0900
> >> @@ -1619,6 +1619,73 @@ static const unsigned int scifb3_ctrl_b_
> >>  static const unsigned int scifb3_ctrl_b_mux[] = {
> >>       SCIFB3_RTS_38_MARK, SCIFB3_CTS_39_MARK,
> >>  };
> >> +/* - IRQC ----------------------------------------------------------- */
> > 
> > Could you please keep the groups and functions alphabetically sorted ? The
> > pfc-*.c files are pretty tedious to read (and write), and a random order
> > of groups and functions would make my headache medecine bill become more
> > expensive :-)
> 
> Done! Good news is that updating those couple of hunks in the middle of the
> file didn't seem to cause rejects for patches later in the series.
> 
> > The patch otherwise looks good.
> 
> Thanks. I've now posted a V2 as "[PATCH v2] sh-pfc: r8a73a4: Add IRQC
> pin groups and functions".

And I've acked it.

How should we proceed with this set ? Would you like to collect the acks from 
the list, put the latest version in a git branch and ask Simon to pull it ?

-- 
Regards,

Laurent Pinchart


  parent reply	other threads:[~2013-03-27 15:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 13:50 [PATCH 06/13] sh-pfc: r8a73a4: Add IRQC pin groups and functions Magnus Damm
2013-03-26 16:02 ` Laurent Pinchart
2013-03-27 15:13 ` Magnus Damm
2013-03-27 15:24 ` Laurent Pinchart [this message]
2013-03-27 15:34 ` Magnus Damm
2013-03-28  0:06 ` Laurent Pinchart
2013-03-28  0:20 ` 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=7640857.TSXi0vMTXM@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.