Devicetree
 help / color / mirror / Atom feed
* [PATCH v6 0/3] Add driver for Novatek NT35596S panel
@ 2025-09-13 19:19 David Heidelberg via B4 Relay
  2025-09-13 19:19 ` [PATCH v6 1/3] drm: panel: nt36672a: Make some command sequences optional David Heidelberg via B4 Relay
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: David Heidelberg via B4 Relay @ 2025-09-13 19:19 UTC (permalink / raw)
  To: Sumit Semwal, Neil Armstrong, Jessica Zhang, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: dri-devel, linux-kernel, devicetree, Molly Sophia,
	Arnaud Ferraris, David Heidelberg, Krzysztof Kozlowski

These patches add support for Novatek NT35596S based JDI FHD panels.
This panel is already used by mainlined Xiaomi Mi Mix 2S mobile phone.

Notes:
- I'm taking over this series as the original submitter is no longer
  able to work on/test those patches.

Changes in v5:
- Split changes affecting original paths to the separate patch
  "drm: panel: nt36672a: Make some command sequences optional"
  for easier review.
- Small wording corrections.

Changes in v5:
- Move changelogs out of commit messages.
- Wrap comment/text lines around 80 chars.

Changes in v4:
- Correct numeric order of the items in binding.

Changes in v3:
- Embed the support into existing driver (panel-novatek-nt36672a), as
  these two IC are similar with different initialization commands.

Changes in v2:
- Correct items order in Makefile and improve failure handling.

---
Molly Sophia (3):
      drm: panel: nt36672a: Make some command sequences optional
      drm: panel: nt36672a: Add support for novatek nt35596s panel
      dt-bindings: display: panel: Add Novatek NT35596S panel bindings

 .../bindings/display/panel/novatek,nt36672a.yaml   |  21 +-
 drivers/gpu/drm/panel/Kconfig                      |   7 +-
 drivers/gpu/drm/panel/panel-novatek-nt36672a.c     | 252 +++++++++++++++++++--
 3 files changed, 251 insertions(+), 29 deletions(-)
---
base-commit: 590b221ed4256fd6c34d3dea77aa5bd6e741bbc1
change-id: 20250908-nt35596s-1240c2cc4ebc

Best regards,
-- 
David Heidelberg <david@ixit.cz>



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

end of thread, other threads:[~2026-09-13  9:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-13 19:19 [PATCH v6 0/3] Add driver for Novatek NT35596S panel David Heidelberg via B4 Relay
2025-09-13 19:19 ` [PATCH v6 1/3] drm: panel: nt36672a: Make some command sequences optional David Heidelberg via B4 Relay
2025-09-15  1:22   ` Dmitry Baryshkov
2025-09-13 19:19 ` [PATCH v6 2/3] drm: panel: nt36672a: Add support for novatek nt35596s panel David Heidelberg via B4 Relay
2025-09-15  1:29   ` Dmitry Baryshkov
2025-09-15 10:11     ` David Heidelberg
2025-09-15 11:11       ` Dmitry Baryshkov
2025-09-15 15:06         ` David Heidelberg
2025-09-15 18:22           ` Dmitry Baryshkov
2025-09-13 19:19 ` [PATCH v6 3/3] dt-bindings: display: panel: Add Novatek NT35596S panel bindings David Heidelberg via B4 Relay
2026-09-11  8:55 ` [PATCH v6 0/3] Add driver for Novatek NT35596S panel Konrad Dybcio
2026-09-11 20:10   ` David Heidelberg
2026-09-13  9:54     ` Alexey Minnekhanov

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