summaryrefslogtreecommitdiff
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-06-18 01:17:52 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-06-19 15:46:45 -0300
commit30cce8d6707983c9d5444748a3f84f9a8342b579 (patch)
tree2cc7be6e264c7a52fb0e81715704d7f47ec5fdd5 /arch/arm/boot
parent4c61b0fbba6309ba3e25b7e3b250e410d7ceb1e6 (diff)
dts: imx7d: remove unsupported 1.2 ghz operating point
This fixes the following run time error: [ 2.002793] DCDC2: unsupportable voltage range: 1225000-1100000uV [ 2.010618] DCDC2: unsupportable voltage range: 1225000-1100000uV [ 2.018391] cpu cpu0: failed to scale vddarm up: -22 [ 2.025083] cpufreq: __target_index: Failed to change cpu frequency: -22 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/imx7d.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi
index 602571d92adb..72554c65db70 100644
--- a/arch/arm/boot/dts/imx7d.dtsi
+++ b/arch/arm/boot/dts/imx7d.dtsi
@@ -53,7 +53,6 @@
reg = <0>;
operating-points = <
/* KHz uV */
- 1200000 1225000
996000 1075000
792000 975000
>;