[PATCH v2 0/3] Add display overlays for imx8mp-phyboard-pollux

Yannic Moog posted 3 patches 1 week ago
There is a newer version of this series
arch/arm64/boot/dts/freescale/Makefile             |  15 ++
.../imx8mp-phyboard-pollux-etml1010g3dra.dtso      |  44 +++++
...mp-phyboard-pollux-peb-av-10-etml1010g3dra.dtso |  45 +++++
...8mp-phyboard-pollux-peb-av-10-ph128800t006.dtso |  45 +++++
.../imx8mp-phyboard-pollux-peb-av-10.dtsi          | 198 +++++++++++++++++++++
.../imx8mp-phyboard-pollux-peb-av-10.dtso          |   9 +
.../imx8mp-phyboard-pollux-ph128800t006.dtso       |  45 +++++
.../dts/freescale/imx8mp-phyboard-pollux-rdk.dts   |  53 ++----
8 files changed, 413 insertions(+), 41 deletions(-)
[PATCH v2 0/3] Add display overlays for imx8mp-phyboard-pollux
Posted by Yannic Moog 1 week ago
The phyBOARD-Pollux has an LVDS + backlight connector where one LVDS
channel is routed through.
Also, an expansion board (PEB-AV-10) may be connected to the baseboard
where the other LVDS channel (of the imx8mp SoC LVDS display bridge) is
routed to and there, too, an LVDS display may be connected.
However, both LVDS channels must not be used simultaneously as this is
not supported.
Currently, 2 displays are supported. Both are 10" touch displays, where the
edt is deprecated and kept for backward compatibility reasons. The powertip
panel is the successor to the edt panel and the current panel of choice.
The expansion board (PEB-AV-10) also has a 3.5 mm audio jack and thus
the expansion board may also be used for audio purposes without
displays.

---
Changes in v2:
- Change license identifier of pollux and peb-av overlays.
- Link to v1: https://lore.kernel.org/r/20250915-imx8mp-pollux-display-overlays-v1-0-59508d578f0f@phytec.de

---
Yannic Moog (3):
      arm64: dts: imx8mp pollux: add display overlays
      arm64: dts: imx8mp pollux: add expansion board overlay
      arm64: dts: imx8mp pollux: add displays for expansion board

 arch/arm64/boot/dts/freescale/Makefile             |  15 ++
 .../imx8mp-phyboard-pollux-etml1010g3dra.dtso      |  44 +++++
 ...mp-phyboard-pollux-peb-av-10-etml1010g3dra.dtso |  45 +++++
 ...8mp-phyboard-pollux-peb-av-10-ph128800t006.dtso |  45 +++++
 .../imx8mp-phyboard-pollux-peb-av-10.dtsi          | 198 +++++++++++++++++++++
 .../imx8mp-phyboard-pollux-peb-av-10.dtso          |   9 +
 .../imx8mp-phyboard-pollux-ph128800t006.dtso       |  45 +++++
 .../dts/freescale/imx8mp-phyboard-pollux-rdk.dts   |  53 ++----
 8 files changed, 413 insertions(+), 41 deletions(-)
---
base-commit: e6b9dce0aeeb91dfc0974ab87f02454e24566182
change-id: 20250908-imx8mp-pollux-display-overlays-b4ab84966c66

Best regards,
-- 
Yannic Moog <y.moog@phytec.de>