public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
@ 2026-02-22 22:26 Aaron Kling via B4 Relay
  2026-02-22 22:26 ` [PATCH RFC 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver bindings Aaron Kling via B4 Relay
  2026-02-22 22:26 ` [PATCH RFC 2/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels Aaron Kling via B4 Relay
  0 siblings, 2 replies; 7+ messages in thread
From: Aaron Kling via B4 Relay @ 2026-02-22 22:26 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, Teguh Sobirin, Aaron Kling

This series is marked RFC because there is no ongoing maintainer to
list. I am willing to put in the effort to get this submitted in a good
and maintainable state, but I cannot promise ongoing support for it. I
see that Neil Armstrong is listed at the general panel maintainer. Is it
okay to list you in the binding? If not, is there someone willing to
take over once this is approved for merge? There are three more new
panel drivers related to AYN qcs8550 support as well.

This driver is based on the one by Teguh Sobirin [0], cut down to only
support the AYN Thor bottom panel.

[0] https://github.com/AYNTechnologies/linux/commit/d0ff75b09e66023c5f88992706dee4601aa7a437

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
Aaron Kling (1):
      dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver bindings

Teguh Sobirin (1):
      drm/panel: Add panel driver for ChipWealth CH13726A based panels

 .../display/panel/chipwealth,ch13726a.yaml         |  66 +++++
 drivers/gpu/drm/panel/Kconfig                      |  11 +
 drivers/gpu/drm/panel/Makefile                     |   1 +
 drivers/gpu/drm/panel/panel-chipwealth-ch13726a.c  | 296 +++++++++++++++++++++
 4 files changed, 374 insertions(+)
---
base-commit: fe9e3edb6a215515d1148d32a5c445c5bdd7916f
change-id: 20260220-ch13726a-59c6678d53d8
prerequisite-change-id: 20260220-ayn-vendor-a153168c29b2:v1
prerequisite-patch-id: 042cab8f04748207ba5395dd0f23c445955aaa2b

Best regards,
-- 
Aaron Kling <webgeek1234@gmail.com>



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-22 22:26 [PATCH RFC 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels Aaron Kling via B4 Relay
2026-02-22 22:26 ` [PATCH RFC 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver bindings Aaron Kling via B4 Relay
2026-03-04 16:32   ` Neil Armstrong
2026-03-04 17:56     ` Aaron Kling
2026-03-04 20:10       ` Neil Armstrong
2026-03-04 20:21         ` Aaron Kling
2026-02-22 22:26 ` [PATCH RFC 2/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels Aaron Kling via B4 Relay

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