summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun8i-a83t.dtsi
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2017-05-19 09:06:11 +0200
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-05-19 10:30:59 +0200
commitc31d488470820ab18eabd2c5bb9a08834d554d28 (patch)
tree9dca2fa15e9ab19c7e3f0cf740cb134ac3fd62a7 /arch/arm/boot/dts/sun8i-a83t.dtsi
parentARM: sun8i: a83t: Add CCU device nodes (diff)
downloadlinux-c31d488470820ab18eabd2c5bb9a08834d554d28.tar.xz
linux-c31d488470820ab18eabd2c5bb9a08834d554d28.zip
ARM: sun8i: a83t: Set clock accuracy for 24MHz oscillator
The datasheets for Allwinner SoCs set strict requirements on the stability of the external crystal oscillators. Add the accuracy for the main 24MHz oscillator to the device tree. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/sun8i-a83t.dtsi')
-rw-r--r--arch/arm/boot/dts/sun8i-a83t.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi
index c9a5d07b2ada..e12dd7170b8f 100644
--- a/arch/arm/boot/dts/sun8i-a83t.dtsi
+++ b/arch/arm/boot/dts/sun8i-a83t.dtsi
@@ -126,6 +126,7 @@
#clock-cells = <0>;
compatible = "fixed-clock";
clock-frequency = <24000000>;
+ clock-accuracy = <50000>;
clock-output-names = "osc24M";
};