dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add driver for Novatek NT35596S panel
@ 2022-07-28  2:35 Molly Sophia
  2022-07-28  2:35 ` [PATCH v4 1/2] dt-bindings: display: panel: Add Novatek NT35596S panel bindings Molly Sophia
  2022-07-28  2:35 ` [PATCH v4 2/2] drm: panel: Add novatek nt35596s panel driver Molly Sophia
  0 siblings, 2 replies; 7+ messages in thread
From: Molly Sophia @ 2022-07-28  2:35 UTC (permalink / raw)
  To: Sumit Semwal, Thierry Reding, Sam Ravnborg, David Airlie,
	Daniel Vetter, Rob Herring, Krzysztof Kozlowski, dri-devel,
	devicetree, linux-kernel
  Cc: phone-devel, ~postmarketos/upstreaming, Molly Sophia

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

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       |  20 +-
 drivers/gpu/drm/panel/Kconfig                 |   7 +-
 .../gpu/drm/panel/panel-novatek-nt36672a.c    | 246 ++++++++++++++++--
 3 files changed, 247 insertions(+), 26 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2022-07-28 14:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28  2:35 [PATCH v4 0/2] Add driver for Novatek NT35596S panel Molly Sophia
2022-07-28  2:35 ` [PATCH v4 1/2] dt-bindings: display: panel: Add Novatek NT35596S panel bindings Molly Sophia
2022-07-28 12:17   ` Krzysztof Kozlowski
2022-07-28  2:35 ` [PATCH v4 2/2] drm: panel: Add novatek nt35596s panel driver Molly Sophia
2022-07-28 12:17   ` Krzysztof Kozlowski
2022-07-28 13:50     ` Sam Ravnborg
2022-07-28 14:07       ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).