linux/drivers/sh/clk
Kuninori Morimoto 56242a1fc5 sh: clkfwk: setup clock parent from current register value
Some clocks can select its parent clock by CPG register.
But it might have been modified by boot-loader or something.
This patch removed fixed initial parent clock,
and setup it from their current register settings.
It works on div6 reparent clocks for now.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-11-24 17:15:23 +09:00
..
Makefile
core.c sh: clkfwk: Kill off remaining debugfs cruft. 2011-11-11 16:11:41 +09:00
cpg.c sh: clkfwk: setup clock parent from current register value 2011-11-24 17:15:23 +09:00