]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00233770 i.mx6q/vpu: Add fuse check for VPU_DISABLE feature
authorJason Liu <r64343@freescale.com>
Thu, 15 Nov 2012 06:51:10 +0000 (14:51 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:43 +0000 (08:35 +0200)
commitefa8c5705d4584e34adf3ef435e0f83b0bb770a8
treef0d45ba54d1a0de0551594168ec6e55924fc82a6
parentd7b1c7b3756951249bf092f9bdca80d026b5b6f1
ENGR00233770 i.mx6q/vpu: Add fuse check for VPU_DISABLE feature

This patch add the fuse check for VPU_DISABLE feature. If the fuse
bit for VPU_DISABLE is 1, which means VPU is disabled, then we will
not register VPU device to the kernel.

Signed-off-by: Jason Liu <r64343@freescale.com>
arch/arm/plat-mxc/devices/platform-imx_vpu.c