From: Michal Simek Date: Wed, 22 Jul 2015 08:42:51 +0000 (+0200) Subject: ARM: zynq: DT: Remove 222 MHz OPP X-Git-Tag: v2015.10-rc1~28^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ffcdc7aafe98627418dffbd9dd90eebcfc1deac;p=platform%2Fkernel%2Fu-boot.git ARM: zynq: DT: Remove 222 MHz OPP Due to dependencies between timer and CPU frequency, only changes by powers of two are allowed. The clocksource driver prevents other changes, but with cpufreq and its governors it can result in being spammed with error messages constantly. Hence, remove the 222 MHz OPP. Signed-off-by: Soren Brinkmann Signed-off-by: Michal Simek --- diff --git a/arch/arm/dts/zynq-7000.dtsi b/arch/arm/dts/zynq-7000.dtsi index a4bfc62..7679cf2 100644 --- a/arch/arm/dts/zynq-7000.dtsi +++ b/arch/arm/dts/zynq-7000.dtsi @@ -26,7 +26,6 @@ /* kHz uV */ 666667 1000000 333334 1000000 - 222223 1000000 >; };