* [PATCH 00/02] SH-Mobile ARM clock framework V2
@ 2010-05-12 14:21 Magnus Damm
0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2010-05-12 14:21 UTC (permalink / raw)
To: linux-sh
SH-Mobile ARM clock framework V2
[PATCH 01/02] ARM: mach-shmobile: Use shared clock framework
[PATCH 02/02] ARM: mach-shmobile: sh7372 clock framework support V2
These patches add SH-Mobile ARM clock framework support for sh7372
using the clock framework in drivers/sh that is shared with SH.
sh7377 and sh7367 clock framework tables will be posted in the not
so distant future.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
Applies to the genesis-2.6 git tree + UIO. Also needs the
shared clock framework code from SH in place.
arch/arm/mach-shmobile/Kconfig | 4
arch/arm/mach-shmobile/Makefile | 4
arch/arm/mach-shmobile/board-ap4evb.c | 16 -
arch/arm/mach-shmobile/clock-sh7367.c | 36 --
arch/arm/mach-shmobile/clock-sh7372.c | 387 ++++++++++++++++++++++++++
arch/arm/mach-shmobile/clock.c | 44 ++
arch/arm/mach-shmobile/include/mach/common.h | 3
arch/arm/mach-shmobile/setup-sh7372.c | 8
drivers/sh/Makefile | 2
9 files changed, 456 insertions(+), 48 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-05-12 14:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 14:21 [PATCH 00/02] SH-Mobile ARM clock framework 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).