linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/04] ARM: shmobile: TWD update
@ 2013-03-06  0:22 Magnus Damm
  2013-03-06  0:22 ` [PATCH 01/04] ARM: shmobile: Register DT TWD from timer.c Magnus Damm
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Magnus Damm @ 2013-03-06  0:22 UTC (permalink / raw)
  To: linux-arm-kernel

ARM: shmobile: TWD update 
[PATCH 01/04] ARM: shmobile: Register DT TWD from timer.c 
[PATCH 02/04] ARM: shmobile: Add EMEV2 specific timer_init
[PATCH 03/04] ARM: shmobile: Add EMEV2 TWD support
[PATCH 04/04] ARM: shmobile: Remove r8a7779_register_twd() from common.

These patches are the first attempt to update the state of
mach-shmobile TWD support. Patch 01/04 adds shared mach-shmobile
code to allow TWD support via DT, patch 02/04 and 03/04 add TWD
support to EMEV2 and the KZM9D board. Finally patch 04/04 removes
unnecessary forward declaration.

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

 Written against -next in renesas.git.

 arch/arm/boot/dts/emev2.dtsi                 |    6 ++++++
 arch/arm/mach-shmobile/board-kzm9d.c         |    2 +-
 arch/arm/mach-shmobile/clock-emev2.c         |    5 ++++-
 arch/arm/mach-shmobile/include/mach/common.h |    2 --
 arch/arm/mach-shmobile/include/mach/emev2.h  |    1 +
 arch/arm/mach-shmobile/setup-emev2.c         |   12 ++++++++++--
 arch/arm/mach-shmobile/smp-emev2.c           |    9 +++++++++
 arch/arm/mach-shmobile/timer.c               |    1 +
 8 files changed, 32 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2013-03-19  7:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-06  0:22 [PATCH 00/04] ARM: shmobile: TWD update Magnus Damm
2013-03-06  0:22 ` [PATCH 01/04] ARM: shmobile: Register DT TWD from timer.c Magnus Damm
2013-03-06  0:22 ` [PATCH 02/04] ARM: shmobile: Add EMEV2 specific timer_init Magnus Damm
2013-03-06  0:22 ` [PATCH 03/04] ARM: shmobile: Add EMEV2 TWD support Magnus Damm
2013-03-06  0:22 ` [PATCH 04/04] ARM: shmobile: Remove r8a7779_register_twd() from common.h Magnus Damm
2013-03-06  1:51 ` [PATCH 00/04] ARM: shmobile: TWD update Simon Horman
2013-03-19  3:11   ` Simon Horman
2013-03-19  5:17     ` Magnus Damm
2013-03-19  7:04       ` Simon Horman

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