]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: sh7372: use fixed ratio clock
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 27 Mar 2013 07:55:54 +0000 (00:55 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 28 Mar 2013 07:44:49 +0000 (16:44 +0900)
commitecbe48baa74b6440211a9cf14e108213a1281170
tree6e499e89f724e68c242452b6736610e44abcb5f5
parent88f02989f98d6fd09aba47da56fa48b27f838ebd
ARM: shmobile: sh7372: use fixed ratio clock

Current clock-sh7372 is using own implement
for each divX clocks.
This patch switches to use fixed ratio clock,
and was tesed on mackerel board.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-sh7372.c