commit | 56242a1fc595d158eddefbb4d6d76e82c2535f55 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Nov 21 21:33:18 2011 -0800 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Nov 24 17:15:23 2011 +0900 |
tree | 78964e2ccde88e09ebb12412de26ab58f7b1417b | |
parent | a9098b372606a15745cdeb012de4ee91c0df82c4 [diff] |
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>