commit | e8b397754a712f1b3c3fbf448ad836034ecc6643 | [log] [tgz] |
---|---|---|
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | Tue Sep 23 11:55:20 2014 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Oct 20 15:14:20 2014 +0200 |
tree | 46b0059e0acae5031f507f431976fb482aecec17 | |
parent | b5241fb1ca7941fe7d4e2d446e8d753737761a84 [diff] |
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 <soren.brinkmann@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>