* [PATCH 00/04] sh: clock / CPG ioremap() update
@ 2011-12-08 13:58 Magnus Damm
0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2011-12-08 13:58 UTC (permalink / raw)
To: linux-sh
sh: clock / CPG ioremap() update
[PATCH 01/04] sh: extend clock struct with mapped_reg member
[PATCH 02/04] sh: use ioread32/iowrite32 and mapped_reg for mstp32
[PATCH 03/04] sh: use ioread32/iowrite32 and mapped_reg for div4
[PATCH 04/04] sh: use ioread32/iowrite32 and mapped_reg for div6
These patches extend the drivers/sh/clk/ code to use ioremap().
Needed for the soc / board support code for r8a7779. Other SoCs
should just keep on working as before.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
drivers/sh/clk/core.c | 9 +++++++--
drivers/sh/clk/cpg.c | 42 +++++++++++++++++++++---------------------
include/linux/sh_clk.h | 1 +
3 files changed, 29 insertions(+), 23 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-08 13:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-08 13:58 [PATCH 00/04] sh: clock / CPG ioremap() update 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).