From: robherring2@gmail.com (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL] gpio pl061 for 3.3
Date: Thu, 05 Jan 2012 08:59:13 -0600 [thread overview]
Message-ID: <4F05BAC1.1000706@gmail.com> (raw)
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
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: Rob Herring <robherring2@gmail.com>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [PULL] gpio pl061 for 3.3
Date: Thu, 05 Jan 2012 08:59:13 -0600 [thread overview]
Message-ID: <4F05BAC1.1000706@gmail.com> (raw)
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
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
next reply other threads:[~2012-01-05 14:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-05 14:59 Rob Herring [this message]
2012-01-05 14:59 ` [PULL] gpio pl061 for 3.3 Rob Herring
2012-01-05 18:08 ` Grant Likely
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=4F05BAC1.1000706@gmail.com \
--to=robherring2@gmail.com \
--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.