MLK-19526-2 imx8mq: Update kernel DTB for iMX8MD and iMX8MQLite
authorYe Li <ye.li@nxp.com>
Tue, 11 Sep 2018 03:24:22 +0000 (20:24 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 09:36:39 +0000 (02:36 -0700)
commitdaef60ae270e05ed0c3391beef655400217d84ad
tree804ffd8270f768350bc3f422f6219438cf645e93
parenta01c2144b5b97b62cb07be01487600116150af9d
MLK-19526-2 imx8mq: Update kernel DTB for iMX8MD and iMX8MQLite

Since VPU/HDMI are disabled on iMX8QLite, the CPU core 2/3 are disabled
on iMX8MD, we have to update kernel DTB to disable relevant nodes. The MIPI-DSI
can input from DCSS or LCDIF, so we need to check the input in DTB and only

The iMX8MQLite new part will not disable DCSS in fuse, but old will disable
DCSS. So the codes to check the DCSS fuse before disable relevant FDT nodes.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 79e8d0441d8c5cf8bde5ce1e332ffcb780c86986)
arch/arm/mach-imx/imx8m/soc.c