ARM: dts: imx7: remove DSI port endpoints
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Fri, 16 Feb 2024 10:42:55 +0000 (11:42 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 25 Feb 2024 12:58:44 +0000 (20:58 +0800)
commitd2f8795d9e50aa33c1e2bc0fcbb98ba4a7795749
tree756726b8ca8dc3dd1cbe020383945f5bf784b24d
parent2b0a5a8a397c0ae8f8cd25e7d3857c749239ceb8
ARM: dts: imx7: remove DSI port endpoints

This fixes the display not working on colibri imx7, the driver fails to
load with the following error:

  mxsfb 30730000.lcdif: error -ENODEV: Cannot connect bridge

NXP i.MX7 LCDIF is connected to both the Parallel LCD Display and to a
MIPI DSI IP block, currently it's not possible to describe the
connection to both.

Remove the port endpoint from the SOC dtsi to prevent regressions, this
would need to be defined on the board DTS.

Reported-by: Hiago De Franco <hiagofranco@gmail.com>
Closes: https://lore.kernel.org/r/34yzygh3mbwpqr2re7nxmhyxy3s7qmqy4vhxvoyxnoguktriur@z66m7gvpqlia/
Fixes: edbbae7fba49 ("ARM: dts: imx7: add MIPI-DSI support")
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx7s.dtsi