[PATCH 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support

From: Frieder Schrempf
Date: Tue Aug 06 2024 - 09:54:07 EST


From: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx>

This add support for the display bridges (DSI->LVDS and DSI->HDMI)
on the BL i.MX8MM and the 7" LVDS panel in a separate overlay.

Only one of the interfaces (HDMI or LVDS) is supported at the same
time. Enabling the LVDS overlay will disable the HDMI interface.

* Patch 1 and 2: Add the necessary binding changes
* Patch 3: Extend the BL devicetree
* Patch 4: Add the LVDS panel overlay

Frieder Schrempf (4):
dt-bindings: vendor-prefixes: Add Jenson Display
dt-bindings: display: panel-lvds: Add compatible for Jenson
BL-JT60050-01A
arm64: dts: imx8mm-kontron: Add support for display bridges on BL
i.MX8MM
arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS
support

.../bindings/display/panel/panel-lvds.yaml | 2 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/freescale/Makefile | 4 +
.../boot/dts/freescale/imx8mm-kontron-bl.dts | 146 ++++++++++++
.../boot/dts/freescale/imx8mm-kontron-dl.dtso | 210 ++++++++++++++++++
5 files changed, 364 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-kontron-dl.dtso

--
2.45.2