clk: add accuracy support for fixed clock
authorBoris BREZILLON <b.brezillon@overkiz.com>
Sat, 21 Dec 2013 09:34:48 +0000 (10:34 +0100)
committerMike 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