All of lore.kernel.org
 help / color / mirror / Atom feed
From: grant.likely@secretlab.ca (Grant Likely)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL] gpio pl061 for 3.3
Date: Thu, 5 Jan 2012 11:08:11 -0700	[thread overview]
Message-ID: <20120105180811.GD22653@ponder.secretlab.ca> (raw)
In-Reply-To: <4F05BAC1.1000706@gmail.com>

On Thu, Jan 05, 2012 at 08:59:13AM -0600, Rob Herring wrote:
> Grant,
> 
> Since it seems irqdomain issues aren't going to get sorted out for 3.3,
> please pull the pl061 changes which are not dependent on irqdomain.
> Sorry it is a bit late.
> 
> The following changes since commit 5f0a6e2d503896062f641639dacfe5055c2f593b:
> 
>   Linux 3.2-rc7 (2011-12-23 21:51:06 -0800)
> 
> are available in the git repository at:
>   git://sources.calxeda.com/kernel/linux.git gpio-for-grant

Merged, thanks.

g.

> 
> Rob Herring (5):
>       gpio: pl061: use chained_irq_* functions in irq handler
>       gpio: pl061: convert to use 0 for no irq
>       ARM: realview: convert pl061 no irq to 0 instead of -1
>       gpio: pl061: convert to use generic irq chip
>       gpio: pl061: remove combined interrupt
> 
>  arch/arm/mach-realview/realview_eb.c     |    3 -
>  arch/arm/mach-realview/realview_pb1176.c |    3 -
>  arch/arm/mach-realview/realview_pb11mp.c |    3 -
>  arch/arm/mach-realview/realview_pba8.c   |    3 -
>  arch/arm/mach-realview/realview_pbx.c    |    3 -
>  drivers/gpio/Kconfig                     |    1 +
>  drivers/gpio/gpio-pl061.c                |  132
> ++++++++++--------------------
>  include/linux/amba/pl061.h               |    2 +-
>  8 files changed, 44 insertions(+), 106 deletions(-)
> 
> Rob

WARNING: multiple messages have this Message-ID (diff)
From: Grant Likely <grant.likely@secretlab.ca>
To: Rob Herring <robherring2@gmail.com>
Cc: "linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PULL] gpio pl061 for 3.3
Date: Thu, 5 Jan 2012 11:08:11 -0700	[thread overview]
Message-ID: <20120105180811.GD22653@ponder.secretlab.ca> (raw)
In-Reply-To: <4F05BAC1.1000706@gmail.com>

On Thu, Jan 05, 2012 at 08:59:13AM -0600, Rob Herring wrote:
> Grant,
> 
> Since it seems irqdomain issues aren't going to get sorted out for 3.3,
> please pull the pl061 changes which are not dependent on irqdomain.
> Sorry it is a bit late.
> 
> The following changes since commit 5f0a6e2d503896062f641639dacfe5055c2f593b:
> 
>   Linux 3.2-rc7 (2011-12-23 21:51:06 -0800)
> 
> are available in the git repository at:
>   git://sources.calxeda.com/kernel/linux.git gpio-for-grant

Merged, thanks.

g.

> 
> Rob Herring (5):
>       gpio: pl061: use chained_irq_* functions in irq handler
>       gpio: pl061: convert to use 0 for no irq
>       ARM: realview: convert pl061 no irq to 0 instead of -1
>       gpio: pl061: convert to use generic irq chip
>       gpio: pl061: remove combined interrupt
> 
>  arch/arm/mach-realview/realview_eb.c     |    3 -
>  arch/arm/mach-realview/realview_pb1176.c |    3 -
>  arch/arm/mach-realview/realview_pb11mp.c |    3 -
>  arch/arm/mach-realview/realview_pba8.c   |    3 -
>  arch/arm/mach-realview/realview_pbx.c    |    3 -
>  drivers/gpio/Kconfig                     |    1 +
>  drivers/gpio/gpio-pl061.c                |  132
> ++++++++++--------------------
>  include/linux/amba/pl061.h               |    2 +-
>  8 files changed, 44 insertions(+), 106 deletions(-)
> 
> Rob

  reply	other threads:[~2012-01-05 18:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-05 14:59 [PULL] gpio pl061 for 3.3 Rob Herring
2012-01-05 14:59 ` Rob Herring
2012-01-05 18:08 ` Grant Likely [this message]
2012-01-05 18:08   ` Grant Likely

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=20120105180811.GD22653@ponder.secretlab.ca \
    --to=grant.likely@secretlab.ca \
    --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.