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:
9a5e6c7
)
clk: sunxi: Add support for table-based divider clocks
author
Chen-Yu Tsai
<wens@csie.org>
Thu, 26 Jun 2014 15:55:42 +0000
(23:55 +0800)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Fri, 4 Jul 2014 10:05:13 +0000
(12:05 +0200)
A few of the clock modules have odd dividers, such as
the 2 lowest dividers being the same (2), or have the
same divider when the highest bit is set.
This patch adds support for optional divider tables,
so the clock framework will know about the odd values.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/clk/sunxi/clk-sunxi.c
patch
|
blob
|
history
diff --cc
drivers/clk/sunxi/clk-sunxi.c
Simple merge