[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220726101513.66988-1-mollysophia379@gmail.com>
Date: Tue, 26 Jul 2022 18:15:11 +0800
From: Molly Sophia <mollysophia379@...il.com>
To: Sumit Semwal <sumit.semwal@...aro.org>,
Thierry Reding <thierry.reding@...il.com>,
Sam Ravnborg <sam@...nborg.org>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: ~postmarketos/upstreaming@...ts.sr.ht, phone-devel@...r.kernel.org,
Molly Sophia <mollysophia379@...il.com>
Subject: [PATCH v3 0/2] Add driver for Novatek NT35596S panel
These patches add support for Novatek NT35596S based JDI FHD panels,
found in Xiaomi Mi Mix2S mobile phones.
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
Powered by blists - more mailing lists