summaryrefslogtreecommitdiff
path: root/patches.tizen/0913-ARM-exynos-Enable-boost-mode-for-exynos4412-redwood-.patch
diff options
context:
space:
mode:
authorMyungJoo Ham <myungjoo.ham@samsung.com>2014-03-20 15:29:15 +0900
committerMyungJoo Ham <myungjoo.ham@samsung.com>2014-03-20 15:29:15 +0900
commitb3a6e2c5448b7d340ff6bea9e99f79989453b1f7 (patch)
tree03f7e2c45fa76d6f65f46ba1de2b2541ebe3dc7b /patches.tizen/0913-ARM-exynos-Enable-boost-mode-for-exynos4412-redwood-.patch
parent9157e421d4c229d2b45e00b4e36ede3606033ad3 (diff)
downloadlinux-3.10-devel/v3.10-ltsi.tar.gz
linux-3.10-devel/v3.10-ltsi.tar.bz2
linux-3.10-devel/v3.10-ltsi.zip
add Tizen ARM reference patchesdevel/v3.10-ltsi
- Imported 20140319.065243: author Jonghwa Lee <jonghwa3.lee@samsung.com> Wed, 19 Mar 2014 00:55:10 +0900 (00:55 +0900) committer Jonghwa Lee <jonghwa3.lee@samsung.com> Wed, 19 Mar 2014 01:13:40 +0900 (01:13 +0900) commit 7464f7e4fed02c10aa619746890bdd96b1b43fc3 Based on Linux 3.10.19 LTS. Change-Id: I17572de4952319a6815c18379bdbe35b1db0a88c Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'patches.tizen/0913-ARM-exynos-Enable-boost-mode-for-exynos4412-redwood-.patch')
-rw-r--r--patches.tizen/0913-ARM-exynos-Enable-boost-mode-for-exynos4412-redwood-.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/patches.tizen/0913-ARM-exynos-Enable-boost-mode-for-exynos4412-redwood-.patch b/patches.tizen/0913-ARM-exynos-Enable-boost-mode-for-exynos4412-redwood-.patch
new file mode 100644
index 00000000000..103d7db25e0
--- /dev/null
+++ b/patches.tizen/0913-ARM-exynos-Enable-boost-mode-for-exynos4412-redwood-.patch
@@ -0,0 +1,27 @@
+From 376814c7cdc42387de9fd34c1106367183e4b240 Mon Sep 17 00:00:00 2001
+From: Lukasz Majewski <l.majewski@samsung.com>
+Date: Mon, 10 Jun 2013 13:57:04 +0200
+Subject: [PATCH 0913/1302] ARM:exynos: Enable boost mode for exynos4412
+ redwood target
+
+Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
+Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
+---
+ arch/arm/boot/dts/exynos4412-redwood.dts | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/arch/arm/boot/dts/exynos4412-redwood.dts b/arch/arm/boot/dts/exynos4412-redwood.dts
+index e03854e..a8c99fd 100644
+--- a/arch/arm/boot/dts/exynos4412-redwood.dts
++++ b/arch/arm/boot/dts/exynos4412-redwood.dts
+@@ -140,6 +140,7 @@
+
+ cpufreq {
+ freq_table;
++ boost_mode = "okay";
+ status = "okay";
+ };
+
+--
+1.8.3.2
+