瀏覽代碼

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>
Michal Simek 10 年之前
父節點
當前提交
3ffcdc7aaf
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/arm/dts/zynq-7000.dtsi

+ 0 - 1
arch/arm/dts/zynq-7000.dtsi

@@ -26,7 +26,6 @@
 				/* kHz    uV */
 				/* kHz    uV */
 				666667  1000000
 				666667  1000000
 				333334  1000000
 				333334  1000000
-				222223  1000000
 			>;
 			>;
 		};
 		};