Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/panel: Add Novatek NT36536 panel driver
@ 2026-06-30  2:34 Pengyu Luo
  2026-06-30  2:34 ` [PATCH 1/2] dt-bindings: display: panel: Add Novatek NT36536 Pengyu Luo
  2026-06-30  2:34 ` [PATCH 2/2] drm/panel: Add Novatek NT36536 panel driver Pengyu Luo
  0 siblings, 2 replies; 6+ messages in thread
From: Pengyu Luo @ 2026-06-30  2:34 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, Pengyu Luo

Add a driver for panels using the Novatek NT36536 Display Driver IC,
including support for the CSOT PP8807HB1-1, a 10-bit panel found in
LENOVO Legion Y700 Gen4.

Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
---

Pengyu Luo (2):
  dt-bindings: display: panel: Add Novatek NT36536
  drm/panel: Add Novatek NT36536 panel driver

 .../display/panel/novatek,nt36536.yaml        |  90 ++++
 drivers/gpu/drm/panel/Kconfig                 |  11 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 drivers/gpu/drm/panel/panel-novatek-nt36536.c | 494 ++++++++++++++++++
 4 files changed, 596 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/novatek,nt36536.yaml
 create mode 100644 drivers/gpu/drm/panel/panel-novatek-nt36536.c

-- 
2.54.0


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

end of thread, other threads:[~2026-06-30  7:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30  2:34 [PATCH 0/2] drm/panel: Add Novatek NT36536 panel driver Pengyu Luo
2026-06-30  2:34 ` [PATCH 1/2] dt-bindings: display: panel: Add Novatek NT36536 Pengyu Luo
2026-06-30  2:45   ` sashiko-bot
2026-06-30  7:46   ` Krzysztof Kozlowski
2026-06-30  2:34 ` [PATCH 2/2] drm/panel: Add Novatek NT36536 panel driver Pengyu Luo
2026-06-30  2:47   ` sashiko-bot

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