From: Lukasz Majewski Date: Wed, 19 Feb 2014 11:56:13 +0000 (+0100) Subject: cpufreq: dts: trats2: Remove redundant definitions of cpufreq node X-Git-Tag: submit/tizen/20141121.110247~2640 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=30a93ca34e51b625f644e72855cc215a4e119e25;p=platform%2Fkernel%2Flinux-3.10.git cpufreq: dts: trats2: Remove redundant definitions of cpufreq node After the dts cleanup the cpufreq nodes were duplicated for trats2. As a result the trats2 had freq_table definition corresponding to SLP_PQ (Proxima PQ) target. Change-Id: I63a7f627c448caa163df5e915b91cd0979da468e Signed-off-by: Lukasz Majewski --- diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts b/arch/arm/boot/dts/exynos4412-trats2.dts index 208e15f..4f2683c 100644 --- a/arch/arm/boot/dts/exynos4412-trats2.dts +++ b/arch/arm/boot/dts/exynos4412-trats2.dts @@ -282,12 +282,6 @@ }; }; - cpufreq { - freq_table = <1400000 1300000 1200000 1100000 1000000 - 900000 800000 700000 600000 500000 400000 300000 - 200000>; - }; - thermistor-ap@0 { compatible = "ntc,ncp03wb473"; status = "ok"; @@ -1351,7 +1345,7 @@ }; cpufreq { - freq_table = <0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF 1100000 1000000 + freq_table = <1400000 1300000 1200000 1100000 1000000 900000 800000 700000 600000 500000 400000 300000 200000>; vdd_arm-supply = <&buck2_reg>;