linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/06] mach-shmobile device tree preparation patches
@ 2012-03-28  6:40 Magnus Damm
  2012-03-28 10:22 ` [PATCH 00/06] mach-shmobile device tree preparation patches V2 Magnus Damm
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2012-03-28  6:40 UTC (permalink / raw)
  To: linux-sh

mach-shmobile device tree preparation patches

[PATCH 01/06] ARM: mach-shmobile: Introduce shmobile_setup_delay()
[PATCH 02/06] ARM: mach-shmobile: Use NR_IRQS_LEGACY as IRQ offset
[PATCH 03/06] ARM: mach-shmobile: Introduce INTC_IRQ_PINS_16H
[PATCH 04/06] ARM: mach-shmobile: Use 0x3400 as INTCS vector offset
[PATCH 05/06] ARM: mach-shmobile: Use INTC_IRQ_PINS_16H on sh7372
[PATCH 06/06] ARM: mach-shmobile: Rework sh7372 INTCS demuxer

This series contains various updates for mach-shmobile related to
device tree support. They are built on top of the renesas tree
commit a6e24019468009a21b674e392d74283a90f415dd. There are no
special dependencies apart from patch 05 depending on patch 03.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/mach-shmobile/entry-intc.S          |    4 +
 arch/arm/mach-shmobile/include/mach/common.h |    2 
 arch/arm/mach-shmobile/include/mach/intc.h   |   88 +++++++++++++++++++++++++
 arch/arm/mach-shmobile/include/mach/irqs.h   |   16 ++--
 arch/arm/mach-shmobile/intc-sh7372.c         |   90 +++++++++++++++++++-------
 arch/arm/mach-shmobile/timer.c               |   17 ++++
 6 files changed, 187 insertions(+), 30 deletions(-)

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

* [PATCH 00/06] mach-shmobile device tree preparation patches V2
  2012-03-28  6:40 [PATCH 00/06] mach-shmobile device tree preparation patches Magnus Damm
@ 2012-03-28 10:22 ` Magnus Damm
  0 siblings, 0 replies; 2+ messages in thread
From: Magnus Damm @ 2012-03-28 10:22 UTC (permalink / raw)
  To: linux-sh

mach-shmobile device tree preparation patches V2

[PATCH 01/06] ARM: mach-shmobile: Introduce shmobile_setup_delay()
[PATCH 02/06] ARM: mach-shmobile: Use NR_IRQS_LEGACY as IRQ offset
[PATCH 03/06] ARM: mach-shmobile: Introduce INTC_IRQ_PINS_16H
[PATCH 04/06] ARM: mach-shmobile: Use 0x3400 as INTCS vector offset
[PATCH 05/06] ARM: mach-shmobile: Use INTC_IRQ_PINS_16H on sh7372
[PATCH 06/06] ARM: mach-shmobile: Rework sh7372 INTCS demuxer V2

This series contains various updates for mach-shmobile related to
device tree support. They are built on top of the renesas tree
commit a6e24019468009a21b674e392d74283a90f415dd. There are no
special dependencies apart from patch 05 depending on patch 03.

Only patch 06 has been updated since V1 of this series.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/mach-shmobile/entry-intc.S          |    2 +
 arch/arm/mach-shmobile/include/mach/common.h |    2 +
 arch/arm/mach-shmobile/include/mach/intc.h   |   44 ++++++++++++++++++++++++++
 arch/arm/mach-shmobile/include/mach/irqs.h   |    8 ++--
 arch/arm/mach-shmobile/intc-sh7372.c         |   34 +++++++++++++-------
 arch/arm/mach-shmobile/timer.c               |   17 ++++++++++
 6 files changed, 92 insertions(+), 15 deletions(-)

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

end of thread, other threads:[~2012-03-28 10:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28  6:40 [PATCH 00/06] mach-shmobile device tree preparation patches Magnus Damm
2012-03-28 10:22 ` [PATCH 00/06] mach-shmobile device tree preparation patches V2 Magnus Damm

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).