MLK-12483-4 mx6: Modify drivers to disable fused modules
authorYe Li <ye.li@nxp.com>
Wed, 16 Mar 2016 05:50:54 +0000 (13:50 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:35 +0000 (14:04 +0800)
commit2d3b5df8530cd5ef883750378838dea7c40259af
tree346ff7728eddc05a01e58e4d6277a753c6b8acab
parent8aef13ebd92f709f4e6b80cf46c7cfe0f69bb211
MLK-12483-4 mx6: Modify drivers to disable fused modules

Add the fuse checking in drivers, when the module is disabled in fuse,
the driver will not work.

Changed drivers: BEE, GPMI, APBH-DMA, ESDHC, FEC, QSPI, ECSPI, I2C,
USB-EHCI, GIS, LCDIF.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 1704e116f9b39aeb99201919a18bc2b1e19a980e)
arch/arm/cpu/armv7/mx6/bee.c
drivers/dma/apbh_dma.c
drivers/i2c/mxc_i2c.c
drivers/mmc/fsl_esdhc.c
drivers/mtd/nand/mxs_nand.c
drivers/net/fec_mxc.c
drivers/spi/fsl_qspi.c
drivers/spi/mxc_spi.c
drivers/usb/host/ehci-mx6.c
drivers/video/mxc_gis.c
drivers/video/mxsfb.c