public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL 1/4] part 2 of omap intc changes for v3.18 merge window
@ 2014-09-18 20:11 Tony Lindgren
  2014-09-18 20:11 ` [GIT PULL 2/4] part 2 of omap SoC " Tony Lindgren
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Tony Lindgren @ 2014-09-18 20:11 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 55601c9f24670ba926ebdd4d712ac3b177232330:

  arm: omap: intc: switch over to linear irq domain (2014-09-11 13:05:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/intc-part2-for-v3.18

for you to fetch changes up to 64d5947b9ee1284b38b8e212e7c94024452b2bb4:

  irqchip: omap-intc: remove unnecessary comments (2014-09-16 14:45:01 -0700)

----------------------------------------------------------------
Second part of omap intc interrupt controller changes to
move it to drivers.

----------------------------------------------------------------
Felipe Balbi (10):
      arm: omap2: n8x0: move i2c devices to DT
      irqchip: add irq-omap-intc.h header
      arm: omap: irq: move irq.c to drivers/irqchip/
      irqchip: omap-intc: minor improvement to omap_irq_pending()
      irqchip: omap-intc: comment style cleanup
      irqchip: omap-intc: remove unnecesary of_address_to_resource() call
      irqchip: omap-intc: enable IP protection
      irqchip: omap-intc: enable TURBO idle mode
      irqchip: omap-intc: correct maximum number or MIR registers
      irqchip: omap-intc: remove unnecessary comments

 arch/arm/boot/dts/omap2420-n810.dts                |  7 +++
 arch/arm/boot/dts/omap2420-n8x0-common.dtsi        |  6 ++
 arch/arm/mach-omap2/Kconfig                        |  1 +
 arch/arm/mach-omap2/Makefile                       |  3 +-
 arch/arm/mach-omap2/board-n8x0.c                   | 26 +--------
 arch/arm/mach-omap2/common-board-devices.h         |  5 ++
 arch/arm/mach-omap2/common.h                       | 10 +---
 arch/arm/mach-omap2/pdata-quirks.c                 |  2 +
 drivers/irqchip/Kconfig                            |  5 ++
 drivers/irqchip/Makefile                           |  1 +
 .../irq.c => drivers/irqchip/irq-omap-intc.c       | 64 +++++++++++++---------
 include/linux/irqchip/irq-omap-intc.h              | 32 +++++++++++
 12 files changed, 101 insertions(+), 61 deletions(-)
 rename arch/arm/mach-omap2/irq.c => drivers/irqchip/irq-omap-intc.c (89%)
 create mode 100644 include/linux/irqchip/irq-omap-intc.h

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

end of thread, other threads:[~2014-09-25 22:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 20:11 [GIT PULL 1/4] part 2 of omap intc changes for v3.18 merge window Tony Lindgren
2014-09-18 20:11 ` [GIT PULL 2/4] part 2 of omap SoC " Tony Lindgren
2014-09-25 22:07   ` Arnd Bergmann
2014-09-18 20:11 ` [GIT PULL 3/4] part 2 of omap dts " Tony Lindgren
2014-09-25 22:08   ` Arnd Bergmann
2014-09-18 20:11 ` [GIT PULL 4/4] omap clean-up " Tony Lindgren
2014-09-25 22:10   ` Arnd Bergmann
2014-09-25 21:58 ` [GIT PULL 1/4] part 2 of omap intc changes " Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox