From: Soren Brinkmann Date: Tue, 23 Sep 2014 18:55:20 +0000 (-0700) Subject: ARM: zynq: DT: Remove 222 MHz OPP X-Git-Tag: fixes-against-v3.18-rc2~4^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8b397754a712f1b3c3fbf448ad836034ecc6643;p=pandora-kernel.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 --- Reading git-diff-tree failed