linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC for upstream 0/4] Add support for ETML1010G3DRA LVDS display on phyBOARD-Pollux
@ 2024-01-26  8:57 Yannic Moog
  2024-01-26  8:57 ` [PATCH RFC for upstream 1/4] dt-bindings: display: panel-simple: add ETML1010G3DRA Yannic Moog
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Yannic Moog @ 2024-01-26  8:57 UTC (permalink / raw)
  To: Neil Armstrong, Jessica Zhang, Sam Ravnborg, David Airlie,
	Daniel Vetter, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Thierry Reding, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Catalin Marinas, Will Deacon
  Cc: Primoz Fiser, dri-devel, devicetree, linux-kernel,
	linux-arm-kernel, upstream, Yannic Moog

This series adds the LVDS panel support in simple-panel, introduces
device tree support for the LVDS panel on the phyBOARD-Pollux and
enables the FSL_LDB config option needed for the driver for the imx8mp
ldb bridge.

---
Primoz Fiser (1):
      drm/panel: simple: Add EDT ETML1010G3DRA panel

Yannic Moog (3):
      dt-bindings: display: panel-simple: add ETML1010G3DRA
      arm64: dts: imx8mp-phyboard-pollux-rdk: add etml panel support
      arm64: defconfig: enable i.MX8MP ldb bridge

 .../bindings/display/panel/panel-simple.yaml       |  2 +
 .../dts/freescale/imx8mp-phyboard-pollux-rdk.dts   | 74 ++++++++++++++++++++++
 arch/arm64/configs/defconfig                       |  1 +
 drivers/gpu/drm/panel/panel-simple.c               | 30 +++++++++
 4 files changed, 107 insertions(+)
---
base-commit: de927f6c0b07d9e698416c5b287c521b07694cac
change-id: 20240118-wip-y-moog-phytec-de-upstream-pollux-lvds-763f604dd8d8

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


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

end of thread, other threads:[~2024-02-06 10:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26  8:57 [PATCH RFC for upstream 0/4] Add support for ETML1010G3DRA LVDS display on phyBOARD-Pollux Yannic Moog
2024-01-26  8:57 ` [PATCH RFC for upstream 1/4] dt-bindings: display: panel-simple: add ETML1010G3DRA Yannic Moog
2024-01-26 16:27   ` Conor Dooley
2024-01-29  6:45     ` Yannic Moog
2024-01-26  8:57 ` [PATCH RFC for upstream 2/4] drm/panel: simple: Add EDT ETML1010G3DRA panel Yannic Moog
2024-01-26 17:05   ` Jessica Zhang
2024-01-26  8:57 ` [PATCH RFC for upstream 3/4] arm64: dts: imx8mp-phyboard-pollux-rdk: add etml panel support Yannic Moog
2024-02-06 10:35   ` Shawn Guo
2024-01-26  8:57 ` [PATCH RFC for upstream 4/4] arm64: defconfig: enable i.MX8MP ldb bridge Yannic Moog
2024-02-06 10:35   ` Shawn Guo
2024-01-29 10:39 ` (subset) [PATCH RFC for upstream 0/4] Add support for ETML1010G3DRA LVDS display on phyBOARD-Pollux Neil Armstrong

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).