devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for Lenovo NT36523W BOE panel
@ 2023-02-17 11:29 Konrad Dybcio
  2023-02-17 11:29 ` [PATCH 1/2] dt-bindings: display/panel: Add " Konrad Dybcio
  2023-02-17 11:29 ` [PATCH 2/2] gpu/drm/panel: " Konrad Dybcio
  0 siblings, 2 replies; 9+ messages in thread
From: Konrad Dybcio @ 2023-02-17 11:29 UTC (permalink / raw)
  To: Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter,
	Rob Herring, Krzysztof Kozlowski, Neil Armstrong
  Cc: dri-devel, devicetree, linux-kernel, Konrad Dybcio

Add driver and bindings for the NT+BOE display panel found on Lenovo
Tab P11 devices.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      dt-bindings: display/panel: Add Lenovo NT36523W BOE panel
      gpu/drm/panel: Add Lenovo NT36523W BOE panel

 .../display/panel/lenovo,nt36523w-boe-j606.yaml    |  60 ++
 drivers/gpu/drm/panel/Kconfig                      |  12 +
 drivers/gpu/drm/panel/Makefile                     |   1 +
 drivers/gpu/drm/panel/panel-lenovo-nt36523w-boe.c  | 751 +++++++++++++++++++++
 4 files changed, 824 insertions(+)
---
base-commit: c068f40300a0eaa34f7105d137a5560b86951aa9
change-id: 20230217-topic-lenovo-panel-48c63b84e3f8

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@linaro.org>


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

end of thread, other threads:[~2023-03-07 11:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-17 11:29 [PATCH 0/2] Add support for Lenovo NT36523W BOE panel Konrad Dybcio
2023-02-17 11:29 ` [PATCH 1/2] dt-bindings: display/panel: Add " Konrad Dybcio
2023-02-21  2:08   ` Rob Herring
2023-02-21  2:13     ` Konrad Dybcio
2023-02-26 17:41   ` Rob Herring
2023-02-17 11:29 ` [PATCH 2/2] gpu/drm/panel: " Konrad Dybcio
2023-03-07  9:16   ` Neil Armstrong
2023-03-07  9:19   ` Neil Armstrong
2023-03-07 11:13     ` Konrad Dybcio

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).