devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
@ 2024-10-08 14:37 Frieder Schrempf
  2024-10-08 14:37 ` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add Jenson Display Frieder Schrempf
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Frieder Schrempf @ 2024-10-08 14:37 UTC (permalink / raw)
  To: Conor Dooley, Daniel Vetter, David Airlie, devicetree, dri-devel,
	imx, Krzysztof Kozlowski, Lad Prabhakar, Laurent Pinchart,
	linux-arm-kernel, linux-kernel, Maarten Lankhorst, Maxime Ripard,
	Neil Armstrong, Rob Herring, Sascha Hauer, Shawn Guo,
	Thierry Reding, Thomas Zimmermann
  Cc: Frieder Schrempf, Alexander Stein, Conor Dooley, Fabio Estevam,
	Francesco Dolcini, Frieder Schrempf, Gregor Herburger,
	Heiko Stuebner, Hugo Villeneuve, Jessica Zhang,
	Joao Paulo Goncalves, Krzysztof Kozlowski, Linus Walleij,
	Parthiban Nallathambi, Peng Fan, Pengutronix Kernel Team,
	Rafał Miłecki, Raphael Gallais-Pou

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

Changes for v3:
* Add A-b tag from Krzysztof
* Fix LVDS bridge input port reference

Changes for v2:
* Patch 1: Add link to commit message
* Patch 2: Add Conors A-b tag
* Patch 3: Remove blank lines from hdmi node
* Patch 3: Fix order of lvds and hdmi nodes within i2c
* Patch 3: Remove the unneeded deletion of samsung,pll-clock-frequency
* Patch 3: Use the existing MIPI DSI output port from imx8mm.dtsi
* Patch 4: Update copyright year
* Patch 4: Use exisitng MIPI DSI output port from imx8mm.dtsi
* Patch 4: Fix pinctrl for GPIO hogs
* Patch 4: Fix property order in i2c2 node
* Patch 4: Use generic node name for touchscreen

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  | 131 ++++++++++++
 .../boot/dts/freescale/imx8mm-kontron-dl.dtso | 189 ++++++++++++++++++
 5 files changed, 328 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-kontron-dl.dtso

-- 
2.46.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-22  1:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08 14:37 [PATCH v3 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support Frieder Schrempf
2024-10-08 14:37 ` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add Jenson Display Frieder Schrempf
2024-10-08 14:37 ` [PATCH v3 2/4] dt-bindings: display: panel-lvds: Add compatible for Jenson BL-JT60050-01A Frieder Schrempf
2024-10-08 14:37 ` [PATCH v3 3/4] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM Frieder Schrempf
2024-10-08 14:37 ` [PATCH v3 4/4] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support Frieder Schrempf
2024-10-22  1:08 ` [PATCH v3 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).