[PATCH v3 09/11] ARM: at91/dt: define main xtal frequency of the at91sam9261ek board

Boris BREZILLON boris.brezillon at free-electrons.com
Tue Apr 22 06:12:38 PDT 2014


Define at91sam9261ek main crystal frequency.

Signed-off-by: Boris BREZILLON <boris.brezillon at free-electrons.com>
Acked-by: Jean-Jacques HIBLOT <jjhiblot at traphandler.com>
---
 arch/arm/boot/dts/at91sam9261ek.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/at91sam9261ek.dts b/arch/arm/boot/dts/at91sam9261ek.dts
index 2ce527e..c6683ea 100644
--- a/arch/arm/boot/dts/at91sam9261ek.dts
+++ b/arch/arm/boot/dts/at91sam9261ek.dts
@@ -20,6 +20,10 @@
 		reg = <0x20000000 0x4000000>;
 	};
 
+	main_xtal {
+		clock-frequency = <18432000>;
+	};
+
 	clocks {
 		#address-cells = <1>;
 		#size-cells = <1>;
-- 
1.8.3.2




More information about the linux-arm-kernel mailing list