public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] metag architecture changes for v3.12
@ 2013-09-09 15:41 James Hogan
  0 siblings, 0 replies; only message in thread
From: James Hogan @ 2013-09-09 15:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-metag, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1751 bytes --]

Hi Linus,

Please pull a few arch/metag changes for v3.12.

Thanks
James

---
The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b:

  Linux 3.11-rc2 (2013-07-21 12:05:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v3.12

for you to fetch changes up to b6ef9161e43ad58c3824bd76dc87716276f0cd70:

  irq-imgpdc: add ImgTec PDC irqchip driver (2013-08-21 14:17:56 +0100)

----------------------------------------------------------------
Metag architecture changes for v3.12

- Device tree updates for TZ1090 GPIO drivers merged via GPIO tree.
- Add driver for ImgTec PDC irqchip as found in TZ1090 SoC.
- Add linux-metag mailing list to MAINTAINERS file.

----------------------------------------------------------------
James Hogan (5):
      metag: tz1090: select and instantiate irq-imgpdc
      metag: tz1090: select and instantiate gpio-tz1090
      metag: tz1090: instantiate gpio-tz1090-pdc
      MAINTAINERS: add linux-metag mailing list
      irq-imgpdc: add ImgTec PDC irqchip driver

 .../devicetree/bindings/metag/pdc-intc.txt         | 105 +++++
 MAINTAINERS                                        |   1 +
 arch/metag/Kconfig.soc                             |   2 +
 arch/metag/boot/dts/tz1090.dtsi                    |  67 +++
 drivers/irqchip/Kconfig                            |   5 +
 drivers/irqchip/Makefile                           |   1 +
 drivers/irqchip/irq-imgpdc.c                       | 499 +++++++++++++++++++++
 7 files changed, 680 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/metag/pdc-intc.txt
 create mode 100644 drivers/irqchip/irq-imgpdc.c


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-09 15:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-09 15:41 [GIT PULL] metag architecture changes for v3.12 James Hogan

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