commit | eea96566c189c77e5272585984eb2729881a2f1d | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Wed Sep 12 08:23:01 2018 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Wed Sep 12 14:44:33 2018 +0800 |
tree | 6955fbcbea81c598dd9734e8fc78462bfdd423cc | |
parent | 57361846b52bc686112da6ca5368d11210796804 [diff] |
ARM: dts: imx53-qsb: disable 1.2GHz OPP The maximum CPU frequency for the i.MX53 QSB is 1GHz, so disable the 1.2GHz OPP. This makes the board work again with configs that have cpufreq enabled like imx_v6_v7_defconfig on which the board stopped working with the addition of cpufreq-dt support. Fixes: 791f416608 ("ARM: dts: imx53: add cpufreq-dt support") Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>