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:
5279fc4
)
clk: add accuracy support for fixed clock
author
Boris BREZILLON
<b.brezillon@overkiz.com>
Sat, 21 Dec 2013 09:34:48 +0000
(10:34 +0100)
committer
Mike Turquette
<mturquette@linaro.org>
Mon, 23 Dec 2013 07:14:28 +0000
(23:14 -0800)
This patch adds support for accuracy retrieval on fixed clocks.
It also adds a new dt property called 'clock-accuracy' to define the clock
accuracy.
This can be usefull for oscillator (RC, crystal, ...) definitions which are
always given an accuracy characteristic.
Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found