linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Lenovo Tab P11 panel
@ 2023-04-17 14:39 Konrad Dybcio
  2023-04-17 14:39 ` [PATCH v3 1/4] dt-bindings: display: panel: nt36523: Add Lenovo J606F panel Konrad Dybcio
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Konrad Dybcio @ 2023-04-17 14:39 UTC (permalink / raw)
  To: Jianhua Lu, Neil Armstrong, Sam Ravnborg, David Airlie,
	Daniel Vetter, Rob Herring, Krzysztof Kozlowski
  Cc: Marijn Suijten, dri-devel, devicetree, linux-kernel,
	Konrad Dybcio, Linus Walleij, Krzysztof Kozlowski

v2 -> v3:
- Drop patch 1 (the one allowing port AND ports)
- Pick up tags

v2: https://lore.kernel.org/r/20230412-topic-lenovopanel-v2-0-055c3649788e@linaro.org

v1 -> v2:
- Remove dsi_info (unused for single DSI) [5/5]
- Add backlight.scale [3/5]
- pick up tags

v1: https://lore.kernel.org/r/20230412-topic-lenovopanel-v1-0-00b25df46824@linaro.org

Continuation of:
https://lore.kernel.org/lkml/20230217-topic-lenovo-panel-v2-0-2e2c64729330@linaro.org/

I rolled back the versioning, as this has been remade from scratch.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (4):
      dt-bindings: display: panel: nt36523: Add Lenovo J606F panel
      drm/panel: nt36523: Add DCS backlight support
      drm/panel: nt36523: Get orientation from OF
      drm/panel: nt36523: Add Lenovo J606F panel

 .../bindings/display/panel/novatek,nt36523.yaml    |  16 +-
 drivers/gpu/drm/panel/panel-novatek-nt36523.c      | 569 ++++++++++++++++++++-
 2 files changed, 577 insertions(+), 8 deletions(-)
---
base-commit: 7d8214bba44c1aa6a75921a09a691945d26a8d43
change-id: 20230412-topic-lenovopanel-0d3a057e3c23

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


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

end of thread, other threads:[~2023-04-17 15:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 14:39 [PATCH v3 0/4] Lenovo Tab P11 panel Konrad Dybcio
2023-04-17 14:39 ` [PATCH v3 1/4] dt-bindings: display: panel: nt36523: Add Lenovo J606F panel Konrad Dybcio
2023-04-17 14:39 ` [PATCH v3 2/4] drm/panel: nt36523: Add DCS backlight support Konrad Dybcio
2023-04-17 14:39 ` [PATCH v3 3/4] drm/panel: nt36523: Get orientation from OF Konrad Dybcio
2023-04-17 14:39 ` [PATCH v3 4/4] drm/panel: nt36523: Add Lenovo J606F panel Konrad Dybcio
2023-04-17 15:29 ` [PATCH v3 0/4] Lenovo Tab P11 panel Neil Armstrong

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