public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add driver for Raydium RM69380-based DSI panels
@ 2024-04-14 15:22 David Wronek
  2024-04-14 15:22 ` [PATCH 1/2] dt-bindings: display: panel: Add Raydium RM69380 David Wronek
  2024-04-14 15:22 ` [PATCH 2/2] drm/panel: Add driver for EDO RM69380 OLED panel David Wronek
  0 siblings, 2 replies; 11+ messages in thread
From: David Wronek @ 2024-04-14 15:22 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,
	Marijn Suijten, Konrad Dybcio
  Cc: dri-devel, devicetree, linux-kernel, ~postmarketos/upstreaming,
	David Wronek

This patch adds support the 2560x1600@90Hz dual DSI command mode panel by
EDO in combination with a Raydium RM69380 driver IC.

This driver IC can be found in the following devices:
 * Lenovo Xiaoxin Pad Pro 2021 (TB-J716F) with EDO panel
 * Lenovo Tab P11 Pro (TB-J706F) with EDO panel
 * Robo & Kala 2-in-1 Laptop with Sharp panel

Signed-off-by: David Wronek <david@mainlining.org>
---
David Wronek (2):
      dt-bindings: display: panel: Add Raydium RM69380
      drm/panel: Add driver for EDO RM69380 OLED panel

 .../bindings/display/panel/raydium,rm69380.yaml    |  94 +++++
 drivers/gpu/drm/panel/Kconfig                      |  14 +
 drivers/gpu/drm/panel/Makefile                     |   1 +
 drivers/gpu/drm/panel/panel-raydium-rm69380.c      | 378 +++++++++++++++++++++
 4 files changed, 487 insertions(+)
---
base-commit: 9ed46da14b9b9b2ad4edb3b0c545b6dbe5c00d39
change-id: 20240414-raydium-rm69380-driver-47f22b6f24fe

Best regards,
-- 
David Wronek <david@mainlining.org>


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

end of thread, other threads:[~2024-04-15  5:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-14 15:22 [PATCH 0/2] Add driver for Raydium RM69380-based DSI panels David Wronek
2024-04-14 15:22 ` [PATCH 1/2] dt-bindings: display: panel: Add Raydium RM69380 David Wronek
2024-04-14 15:43   ` Krzysztof Kozlowski
2024-04-14 16:24   ` Rob Herring
2024-04-14 15:22 ` [PATCH 2/2] drm/panel: Add driver for EDO RM69380 OLED panel David Wronek
2024-04-14 20:00   ` Dmitry Baryshkov
2024-04-15  5:58     ` David Wronek
2024-04-14 20:22   ` Christophe JAILLET
2024-04-15  5:37     ` david
2024-04-15  5:39       ` Christophe JAILLET
2024-04-15  5:44         ` David Wronek

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