The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] BOE TD4320 panel
@ 2025-04-27  9:11 Barnabás Czémán
  2025-04-27  9:11 ` [PATCH 1/2] dt-bindings: display: panel: Add BOE TD4320 Barnabás Czémán
  2025-04-27  9:11 ` [PATCH 2/2] drivers: gpu: drm: " Barnabás Czémán
  0 siblings, 2 replies; 6+ messages in thread
From: Barnabás Czémán @ 2025-04-27  9:11 UTC (permalink / raw)
  To: Neil Armstrong, Jessica Zhang, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, David Airlie, Simona Vetter, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: dri-devel, devicetree, linux-kernel,
	Barnabás Czémán

Add driver for BOE TD4320 DSI panel, used in Xiaomi Redmi Note 7
smartphones.

Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
---
Barnabás Czémán (2):
      dt-bindings: display: panel: Add BOE TD4320
      drivers: gpu: drm: panel: Add BOE TD4320

 .../bindings/display/panel/boe,td4320.yaml         |  55 +++++
 drivers/gpu/drm/panel/Kconfig                      |   9 +
 drivers/gpu/drm/panel/Makefile                     |   1 +
 drivers/gpu/drm/panel/panel-boe-td4320.c           | 224 +++++++++++++++++++++
 4 files changed, 289 insertions(+)
---
base-commit: 393d0c54cae31317deaa9043320c5fd9454deabc
change-id: 20250426-lavender-panel-2f144429cc1b

Best regards,
-- 
Barnabás Czémán <barnabas.czeman@mainlining.org>


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

end of thread, other threads:[~2025-04-29  6:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-27  9:11 [PATCH 0/2] BOE TD4320 panel Barnabás Czémán
2025-04-27  9:11 ` [PATCH 1/2] dt-bindings: display: panel: Add BOE TD4320 Barnabás Czémán
2025-04-28  9:22   ` Krzysztof Kozlowski
2025-04-28 18:13     ` barnabas.czeman
2025-04-29  6:13       ` Krzysztof Kozlowski
2025-04-27  9:11 ` [PATCH 2/2] drivers: gpu: drm: " Barnabás Czémán

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