imx6: kernel: backport upstream fix for IMX6DL 800MHz speed grade
authorLuka Perkov <luka@openwrt.org>
Mon, 25 Aug 2014 21:50:43 +0000 (21:50 +0000)
committerLuka Perkov <luka@openwrt.org>
Mon, 25 Aug 2014 21:50:43 +0000 (21:50 +0000)
commiteb75d320d1d65c1960f20f370ae3396fda1c404e
tree7234be3d58212742cf667dee3627341a7cbe11e7
parent0c14bea523076548375ee25f71923e828fc9905c
imx6: kernel: backport upstream fix for IMX6DL 800MHz speed grade

A previous backported patch that adds freq/voltage operating points for the
IMX6DL processor can cause hang/crash (general instability) on IMX6DL
processors in the industrial/automative speed grades as they don't support
1GHz operation.

This adds another backported patch from mainline that uses IMX6 fuse settings
to properly remove invalid operating points for the particular CPU grade used.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 42294
target/linux/imx6/patches-3.14/0008-ARM-imx-add-speed-grading-check-for-i.mx6-soc.patch [new file with mode: 0644]