summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-07-22 08:42:51 (GMT)
committerMichal Simek <michal.simek@xilinx.com>2015-07-28 09:56:22 (GMT)
commit3ffcdc7aafe98627418dffbd9dd90eebcfc1deac (patch)
tree9f46240538bb65c7579b2c1dcfe373a71d7fcd11
parent8a8c46a65de5ec03564930820992c136d17023f7 (diff)
downloadu-boot-3ffcdc7aafe98627418dffbd9dd90eebcfc1deac.tar.xz
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>
-rw-r--r--arch/arm/dts/zynq-7000.dtsi1
1 files changed, 0 insertions, 1 deletions
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
>;
};