mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/panel: Add support for the FocusLCDs E35GH-I-MW800CB
@ 2026-01-31  3:40 Igor Reznichenko
  2026-01-31  3:41 ` [PATCH 1/2] dt-bindings: display: panel: Add Ilitek ILI9488 panel controller Igor Reznichenko
  2026-01-31  3:41 ` [PATCH 2/2] drm/panel: Add Ilitek ILI9488 controller driver Igor Reznichenko
  0 siblings, 2 replies; 4+ messages in thread
From: Igor Reznichenko @ 2026-01-31  3:40 UTC (permalink / raw)
  To: Neil Armstrong, Jessica Zhang, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, David Airlie, Simona Vetter, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner, Lad Prabhakar,
	Manivannan Sadhasivam, Kael D'Alcamo, Kever Yang
  Cc: dri-devel, devicetree, linux-kernel

Add support for E35GH-I-MW800CB 320x480 MIPI DSI panel by FocusLCDs.
The panel uses Ilitek ILI9488 driver IC.

Igor Reznichenko (2):
  dt-bindings: display: panel: Add Ilitek ILI9488 panel controller
  drm/panel: Add Ilitek ILI9488 controller driver

 .../display/panel/ilitek,ili9488.yaml         |  63 ++++
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 MAINTAINERS                                   |   6 +
 drivers/gpu/drm/panel/Kconfig                 |   9 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 drivers/gpu/drm/panel/panel-ilitek-ili9488.c  | 299 ++++++++++++++++++
 6 files changed, 380 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/ilitek,ili9488.yaml
 create mode 100644 drivers/gpu/drm/panel/panel-ilitek-ili9488.c

-- 
2.43.0


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

end of thread, other threads:[~2026-01-31 20:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-31  3:40 [PATCH 0/2] drm/panel: Add support for the FocusLCDs E35GH-I-MW800CB Igor Reznichenko
2026-01-31  3:41 ` [PATCH 1/2] dt-bindings: display: panel: Add Ilitek ILI9488 panel controller Igor Reznichenko
2026-01-31 20:22   ` Conor Dooley
2026-01-31  3:41 ` [PATCH 2/2] drm/panel: Add Ilitek ILI9488 controller driver Igor Reznichenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®