linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/02] ARM: shmobile: Consolidate early delay setup code
@ 2014-03-06  3:28 Magnus Damm
  2014-03-06  3:28 ` [PATCH 01/02] ARM: shmobile: Add shared shmobile_init_delay() Magnus Damm
  2014-03-06  3:28 ` [PATCH 02/02] ARM: shmobile: Use shmobile_init_delay() on r8a7791/Koelsch Magnus Damm
  0 siblings, 2 replies; 5+ messages in thread
From: Magnus Damm @ 2014-03-06  3:28 UTC (permalink / raw)
  To: linux-arm-kernel

ARM: shmobile: Consolidate early delay setup code

[PATCH 01/02] ARM: shmobile: Add shared shmobile_init_delay()
[PATCH 02/02] ARM: shmobile: Use shmobile_init_delay() on r8a7791/Koelsch

Add code to retrieve early delay handling parameters from DT and
as example convert r8a7791 and Koelsch. The first patch should be
rather useful as-is but the second needs to be broken out into
SoC and board specific bits to fit board/soc pull request style.
Also, all mach-shmobile SoCs can be converted to use patch [1/1]

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

 Written against renesas.git tag renesas-devel-v3.14-rc4-20140227
 and patch [2/2] also depends on
 [PATCH] ARM: shmobile: Update r8a7791 CPU freq to 1500MHz in C

 arch/arm/mach-shmobile/board-koelsch-reference.c |    2 -
 arch/arm/mach-shmobile/board-koelsch.c           |    2 -
 arch/arm/mach-shmobile/include/mach/common.h     |    1 
 arch/arm/mach-shmobile/include/mach/r8a7791.h    |    1 
 arch/arm/mach-shmobile/setup-r8a7791.c           |    9 -------
 arch/arm/mach-shmobile/timer.c                   |   28 ++++++++++++++++++++++
 6 files changed, 32 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2014-03-07  1:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-06  3:28 [PATCH 00/02] ARM: shmobile: Consolidate early delay setup code Magnus Damm
2014-03-06  3:28 ` [PATCH 01/02] ARM: shmobile: Add shared shmobile_init_delay() Magnus Damm
2014-03-07  0:00   ` Simon Horman
2014-03-07  1:48     ` Simon Horman
2014-03-06  3:28 ` [PATCH 02/02] ARM: shmobile: Use shmobile_init_delay() on r8a7791/Koelsch 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).