mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] BOE TD4320 panel
@ 2025-04-30 19:42 Barnabás Czémán
  2025-04-30 19:42 ` [PATCH v3 1/2] dt-bindings: display: panel: Add BOE TD4320 Barnabás Czémán
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Barnabás Czémán @ 2025-04-30 19:42 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, ~postmarketos/upstreaming,
	phone-devel, Barnabás Czémán, Krzysztof Kozlowski

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>
---
Changes in v3:
- Convert to use devm_drm_panel_alloc
- Fix vsn, vsp supplies description.
- Link to v2: https://lore.kernel.org/r/20250429-lavender-panel-v2-0-fb467ff81bac@mainlining.org

Changes in v2:
- Add supplies
- Link to v1: https://lore.kernel.org/r/20250427-lavender-panel-v1-0-b2611674166c@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         |  65 ++++++
 drivers/gpu/drm/panel/Kconfig                      |   9 +
 drivers/gpu/drm/panel/Makefile                     |   1 +
 drivers/gpu/drm/panel/panel-boe-td4320.c           | 247 +++++++++++++++++++++
 4 files changed, 322 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] 5+ messages in thread

end of thread, other threads:[~2025-05-05  7:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-30 19:42 [PATCH v3 0/2] BOE TD4320 panel Barnabás Czémán
2025-04-30 19:42 ` [PATCH v3 1/2] dt-bindings: display: panel: Add BOE TD4320 Barnabás Czémán
2025-04-30 19:42 ` [PATCH v3 2/2] drivers: gpu: drm: " Barnabás Czémán
2025-05-05  7:47   ` Neil Armstrong
2025-05-05  7:56 ` [PATCH v3 0/2] BOE TD4320 panel Neil Armstrong

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®