git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a50de78
)
sh: clock div6 helper code
author
Magnus Damm
<damm@igel.co.jp>
Tue, 2 Jun 2009 08:53:54 +0000
(08:53 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 11 Jun 2009 06:07:13 +0000
(09:07 +0300)
This patch adds div6 clock helper code. The div6 clocks
are simply 6-bit divide-by-n modules where n is 1 to 64.
Needed for vclk on sh7722, sh7723, sh7343 and sh7366.
sh7724 needs this even more for vclk, fclka, fclkb,
irdaclk and spuclk.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found