All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 00/10] sh-pfc: Fix GPIO to IRQ mapping
Date: Fri, 13 Dec 2013 00:14:56 +0000	[thread overview]
Message-ID: <20131213001456.GB32101@verge.net.au> (raw)
In-Reply-To: <CACRpkdZnqzAWdnmjo6cNakwOZcLjZ2Mt_LtM1Vf-L9=b_0_p4g@mail.gmail.com>

On Thu, Dec 12, 2013 at 10:05:55PM +0100, Linus Walleij wrote:
> On Thu, Dec 12, 2013 at 2:11 PM, Simon Horman <horms@verge.net.au> wrote:
> 
> > It seems to me that if Linus applies the pfc changes the
> > shmobile changes could be applied independently. Am I missing
> > and do the shmobile patches have build-dependencies on the pfc patches?
> 
> I've applied the PFC changes to the pin control tree and will push
> to kernelorg shortly, then allow it to stablilze before you attempt to
> pull that into the SH mobile tree please, and notify me before
> doing so and make sure to just pick the top commit you need.

Thanks, I understand.

I'll re-visit this next week.

WARNING: multiple messages have this Message-ID (diff)
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/10] sh-pfc: Fix GPIO to IRQ mapping
Date: Fri, 13 Dec 2013 09:14:56 +0900	[thread overview]
Message-ID: <20131213001456.GB32101@verge.net.au> (raw)
In-Reply-To: <CACRpkdZnqzAWdnmjo6cNakwOZcLjZ2Mt_LtM1Vf-L9=b_0_p4g@mail.gmail.com>

On Thu, Dec 12, 2013 at 10:05:55PM +0100, Linus Walleij wrote:
> On Thu, Dec 12, 2013 at 2:11 PM, Simon Horman <horms@verge.net.au> wrote:
> 
> > It seems to me that if Linus applies the pfc changes the
> > shmobile changes could be applied independently. Am I missing
> > and do the shmobile patches have build-dependencies on the pfc patches?
> 
> I've applied the PFC changes to the pin control tree and will push
> to kernelorg shortly, then allow it to stablilze before you attempt to
> pull that into the SH mobile tree please, and notify me before
> doing so and make sure to just pick the top commit you need.

Thanks, I understand.

I'll re-visit this next week.

  reply	other threads:[~2013-12-13  0:14 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11  3:26 [PATCH 00/10] sh-pfc: Fix GPIO to IRQ mapping Laurent Pinchart
2013-12-11  3:26 ` Laurent Pinchart
2013-12-11  3:26 ` [PATCH 01/10] sh-pfc: Turn unsigned indices into unsigned int Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-12 19:16   ` Linus Walleij
2013-12-12 19:16     ` Linus Walleij
2013-12-11  3:26 ` [PATCH 02/10] sh-pfc: Terminate gpios array by -1 Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-12 19:36   ` Linus Walleij
2013-12-12 19:36     ` Linus Walleij
2013-12-11  3:26 ` [PATCH 03/10] sh-pfc: sh73a0: Add missing IRQ15 Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-12 19:37   ` Linus Walleij
2013-12-12 19:37     ` Linus Walleij
2013-12-11  3:26 ` [PATCH 04/10] sh-pfc: sh73a0: Sort IRQ entries by IRQ number Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-12 19:38   ` Linus Walleij
2013-12-12 19:38     ` Linus Walleij
2013-12-11  3:26 ` [PATCH 05/10] sh-pfc: Rename sh_pfc window field to windows Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-12 19:39   ` Linus Walleij
2013-12-12 19:39     ` Linus Walleij
2013-12-11  3:26 ` [PATCH 06/10] sh-pfc: Support GPIO to IRQ mapping specified IRQ resources Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-12 19:43   ` Linus Walleij
2013-12-12 19:43     ` Linus Walleij
2013-12-12 19:43     ` Linus Walleij
2013-12-11  3:26 ` [PATCH 07/10] ARM: shmobile: r8a73a4: Specify PFC interrupts in DT Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-12 19:44   ` Linus Walleij
2013-12-12 19:44     ` Linus Walleij
2013-12-11  3:26 ` [PATCH 08/10] ARM: shmobile: r8a7740: " Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-11  3:26 ` [PATCH 09/10] ARM: shmobile: sh73a0: " Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-11  3:26 ` [PATCH 10/10] ARM: shmobile: armadillo: dts: Add gpio-keys device Laurent Pinchart
2013-12-11  3:26   ` Laurent Pinchart
2013-12-11  9:50 ` [PATCH 00/10] sh-pfc: Fix GPIO to IRQ mapping Magnus Damm
2013-12-11  9:50   ` Magnus Damm
2013-12-12 13:11 ` Simon Horman
2013-12-12 13:11   ` Simon Horman
2013-12-12 13:15   ` Laurent Pinchart
2013-12-12 13:15     ` Laurent Pinchart
2013-12-12 13:41     ` Simon Horman
2013-12-12 13:41       ` Simon Horman
2013-12-12 21:05   ` Linus Walleij
2013-12-12 21:05     ` Linus Walleij
2013-12-13  0:14     ` Simon Horman [this message]
2013-12-13  0:14       ` Simon Horman
2013-12-19  6:40       ` Simon Horman
2013-12-19  6:40         ` Simon Horman
2013-12-23 17:27         ` Linus Walleij
2013-12-23 17:27           ` Linus Walleij
2013-12-24  6:47           ` Simon Horman
2013-12-24  6:47             ` 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=20131213001456.GB32101@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.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.