From 2a7348129a42f21095fcd62e47a035f78d254130 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 12 Dec 2013 17:36:38 +0100 Subject: initial commit of Enea Linux 3.1 Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau --- .../files/set-keystone2-clock-frequency.patch | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 recipes-kernel/linux/files/set-keystone2-clock-frequency.patch (limited to 'recipes-kernel/linux/files/set-keystone2-clock-frequency.patch') diff --git a/recipes-kernel/linux/files/set-keystone2-clock-frequency.patch b/recipes-kernel/linux/files/set-keystone2-clock-frequency.patch new file mode 100644 index 0000000..bc9c105 --- /dev/null +++ b/recipes-kernel/linux/files/set-keystone2-clock-frequency.patch @@ -0,0 +1,26 @@ +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 + -- cgit v1.2.3-54-g00ecf