Commits

Robert Chiras committed fb8bd74e14c
MLK-16918: arm64: dts: fsl-imx8mq-evk: Fix dsi conflicts The MIPI-DSI nodes related to ADV7535 are in conflict with OV5640 MIPI-CSI camera, since they share the same address on the same i2c bus: 0x3c. In order to make DSI work with ADV7535 adapter, the OV5640 camera needs to be disabled. Also, for LCDIF (MXSFB), the irqsteer_dcss module needs to be disabled, otherwise it will interfere in the suspend/resume routines. Signed-off-by: Robert Chiras <robert.chiras@nxp.com> Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>