dts:exynos4412-redwood: Adjust REDWOOD dts to support changed cpufreq
authorLukasz Majewski <l.majewski@samsung.com>
Tue, 8 Oct 2013 10:59:16 +0000 (12:59 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:44:53 +0000 (11:44 +0900)
Overriding the freq_table attribute inherited from SLP_PQ (Proxima).
Remove bindings for overlocking (now it is called boost).

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
arch/arm/boot/dts/exynos4412-redwood.dts

index b24caa8..e03854e 100644 (file)
        };
 
        cpufreq {
+               freq_table;
                status = "okay";
-               overclocking = "okay";
-               max_overclocking_freq = <1500000>;
        };
 
        tmu@100C0000 {