linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] generic irq chip and pl061 irqdomain support
@ 2012-02-14 22:27 Rob Herring
  2012-03-05  3:50 ` Rob Herring
  0 siblings, 1 reply; 8+ messages in thread
From: Rob Herring @ 2012-02-14 22:27 UTC (permalink / raw)
  To: Grant Likely; +Cc: linux-arm-kernel, linux-kernel

Grant,

Please pull. This is based on your current branch which you have said
you plan to rebase, so feel free to rebase these as you need to. This
has been tested on highbank and i.MX5.


The following changes since commit 98ecf5260207e45ad587a5dc16c39f5ede467a45:

  irq_domain/microblaze: Convert microblaze to use irq_domains
(2012-02-05 23:02:26 -0700)

are available in the git repository at:
  git://sources.calxeda.com/kernel/linux.git irqdomain-for-grant

Rob Herring (3):
      ARM: kconfig: always select IRQ_DOMAIN
      irq: add irq_domain support to generic-chip
      gpio: pl061: enable interrupts with DT style binding

 .../devicetree/bindings/gpio/pl061-gpio.txt        |   15 ++
 arch/arm/Kconfig                                   |    2 +-
 arch/arm/common/Kconfig                            |    2 -
 drivers/gpio/gpio-pl061.c                          |   48 ++++---
 include/linux/irq.h                                |   15 ++
 kernel/irq/generic-chip.c                          |  152
+++++++++++++++++---
 6 files changed, 186 insertions(+), 48 deletions(-)

Rob

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-04-11 14:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-14 22:27 [PULL] generic irq chip and pl061 irqdomain support Rob Herring
2012-03-05  3:50 ` Rob Herring
2012-03-13 22:54   ` Rob Herring
2012-03-13 23:18     ` Grant Likely
2012-04-02 13:03       ` Rob Herring
2012-04-07  4:11         ` Grant Likely
2012-04-11  0:54           ` Jason Cooper
2012-04-11 14:47           ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).