mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v5 0/2 RESEND] Add driver for Novatek NT35596S panel
@ 2023-07-19 15:20 Arnaud Ferraris
  2023-07-19 15:20 ` [PATCH v5 1/2 RESEND] dt-bindings: display: panel: Add Novatek NT35596S panel bindings Arnaud Ferraris
  2023-07-19 15:20 ` [PATCH v5 2/2 RESEND] drm: panel: Add novatek nt35596s panel driver Arnaud Ferraris
  0 siblings, 2 replies; 6+ messages in thread
From: Arnaud Ferraris @ 2023-07-19 15:20 UTC (permalink / raw)
  To: Sumit Semwal, Neil Armstrong, Sam Ravnborg, David Airlie,
	Daniel Vetter, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	dri-devel, devicetree, linux-kernel
  Cc: Arnaud Ferraris, Molly Sophia

These patches add support for Novatek NT35596S based JDI FHD panels,
found in Xiaomi Mi Mix2S mobile phones.

Notes:
- I'm taking over this series as the original submitter is no longer
  able to work on/test those patches.
- Re-sending as I messed the1st attempt by not including the mailing
  lists; sorry to those impacted by the noise

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 (2):
  dt-bindings: display: panel: Add Novatek NT35596S panel bindings
  drm: panel: Add novatek nt35596s panel driver

 .../display/panel/novatek,nt36672a.yaml       |  21 +-
 drivers/gpu/drm/panel/Kconfig                 |   7 +-
 .../gpu/drm/panel/panel-novatek-nt36672a.c    | 251 ++++++++++++++++--
 3 files changed, 251 insertions(+), 28 deletions(-)

-- 
2.40.1

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

end of thread, other threads:[~2023-07-25 18:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-19 15:20 [PATCH v5 0/2 RESEND] Add driver for Novatek NT35596S panel Arnaud Ferraris
2023-07-19 15:20 ` [PATCH v5 1/2 RESEND] dt-bindings: display: panel: Add Novatek NT35596S panel bindings Arnaud Ferraris
2023-07-19 15:20 ` [PATCH v5 2/2 RESEND] drm: panel: Add novatek nt35596s panel driver Arnaud Ferraris
2023-07-23 16:45   ` Linus Walleij
2023-07-25 14:15     ` Arnaud Ferraris
2023-07-25 18:22       ` Linus Walleij

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®