linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: shmobile: r8a7779: Use shmobile_init_delay()
@ 2014-05-16  4:42 Simon Horman
  2014-05-16  4:42 ` [PATCH 1/4] ARM: shmobile: r8a7779: Add Maximum CPU Frequency to DTS Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Simon Horman @ 2014-05-16  4:42 UTC (permalink / raw)
  To: linux-arm-kernel

Use shmobile_init_delay() on r8a7779 SoC.

Convert r8a7779 to rely on shmobile_init_delay() instead of using a per-SoC
delay setup function. This is a cleanup towards enabling Multiplatform support
for the r8a7779 SoC.

Based on work for the r8a7740 SoC by Magnus Damm.

Based on the renesas-devel-v3.15-rc5-20140516
tag of my renesas tree.

Simon Horman (4):
  ARM: shmobile: r8a7779: Add Maximum CPU Frequency to DTS
  ARM: shmobile: r8a7779: Use DT CPU Frequency in common case
  ARM: shmobile: marzen-reference: Use DT CPU Frequency
  ARM: shmobile: r8a7779: Remove unused r8a7779_init_delay()

 arch/arm/boot/dts/r8a7779.dtsi                  | 4 ++++
 arch/arm/mach-shmobile/board-marzen-reference.c | 2 +-
 arch/arm/mach-shmobile/include/mach/r8a7779.h   | 1 -
 arch/arm/mach-shmobile/setup-r8a7779.c          | 7 +------
 4 files changed, 6 insertions(+), 8 deletions(-)

-- 
1.8.5.2


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

end of thread, other threads:[~2014-05-20 23:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-16  4:42 [PATCH 0/4] ARM: shmobile: r8a7779: Use shmobile_init_delay() Simon Horman
2014-05-16  4:42 ` [PATCH 1/4] ARM: shmobile: r8a7779: Add Maximum CPU Frequency to DTS Simon Horman
2014-05-16  4:42 ` [PATCH 2/4] ARM: shmobile: r8a7779: Use DT CPU Frequency in common case Simon Horman
2014-05-16  4:43 ` [PATCH 3/4] ARM: shmobile: marzen-reference: Use DT CPU Frequency Simon Horman
2014-05-16  4:43 ` [PATCH 4/4] ARM: shmobile: r8a7779: Remove unused r8a7779_init_delay() Simon Horman
2014-05-20 23:50 ` [PATCH 0/4] ARM: shmobile: r8a7779: Use shmobile_init_delay() 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).