On Wed, Sep 12, 2018 at 08:23:01AM +0200, Sascha Hauer wrote: > 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@xxxxxxxxxxxxxx> Applied, thanks.