From ba87988727dcd6202a10f435ba24543410c367e0 Mon Sep 17 00:00:00 2001 From: Valentin Cobelea Date: Tue, 8 Oct 2013 16:55:58 +0200 Subject: [PATCH] LXCR-1831: set the keystone2 rt clock frequency Signed-off-by: Valentin Cobelea --- arch/arm/boot/dts/k2hk-evm.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts index dc2ee9a..f535286 100644 --- a/arch/arm/boot/dts/k2hk-evm.dts +++ b/arch/arm/boot/dts/k2hk-evm.dts @@ -1291,6 +1291,7 @@ timer { compatible = "arm,armv7-timer"; interrupts = <1 13 0xf08 1 14 0xf08>; + clock-frequency = <134221720>; }; uart0: serial@02530c00 { -- 1.7.10.4