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)
commit4597d3cd3b5f1b57952cd2b02e1919aaefb1b289
tree48580af42f574f8b366ab247eca5d2204ab63d68
parentbea4338ed0bce041bdbea855b753d87437e71272
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42294 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/imx6/patches-3.14/0008-ARM-imx-add-speed-grading-check-for-i.mx6-soc.patch [new file with mode: 0644]