summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/set-keystone2-clock-frequency.patch
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2013-12-12 17:36:38 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2013-12-12 17:36:38 +0100
commit2a7348129a42f21095fcd62e47a035f78d254130 (patch)
tree544dc8019a8f8cb684ace8674193605e607f9964 /recipes-kernel/linux/files/set-keystone2-clock-frequency.patch
downloadmeta-enea-master.tar.gz
initial commit of Enea Linux 3.1HEADmaster
Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'recipes-kernel/linux/files/set-keystone2-clock-frequency.patch')
-rw-r--r--recipes-kernel/linux/files/set-keystone2-clock-frequency.patch26
1 files changed, 26 insertions, 0 deletions
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 @@
1From ba87988727dcd6202a10f435ba24543410c367e0 Mon Sep 17 00:00:00 2001
2From: Valentin Cobelea <valentin.cobelea@enea.com>
3Date: Tue, 8 Oct 2013 16:55:58 +0200
4Subject: [PATCH] LXCR-1831: set the keystone2 rt clock frequency
5
6
7Signed-off-by: Valentin Cobelea <valentin.cobelea@enea.com>
8---
9 arch/arm/boot/dts/k2hk-evm.dts | 1 +
10 1 file changed, 1 insertion(+)
11
12diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts
13index dc2ee9a..f535286 100644
14--- a/arch/arm/boot/dts/k2hk-evm.dts
15+++ b/arch/arm/boot/dts/k2hk-evm.dts
16@@ -1291,6 +1291,7 @@
17 timer {
18 compatible = "arm,armv7-timer";
19 interrupts = <1 13 0xf08 1 14 0xf08>;
20+ clock-frequency = <134221720>;
21 };
22
23 uart0: serial@02530c00 {
24--
251.7.10.4
26