mbox series

[v3,0/4] Lenovo Tab P11 panel

Message ID 20230412-topic-lenovopanel-v3-0-bcf9ba4de46f@linaro.org (mailing list archive)
Headers show
Series Lenovo Tab P11 panel | expand

Message

Konrad Dybcio April 17, 2023, 2:39 p.m. UTC
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,

Comments

Neil Armstrong April 17, 2023, 3:29 p.m. UTC | #1
Hi,

On Mon, 17 Apr 2023 16:39:02 +0200, Konrad Dybcio wrote:
> 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
> 
> [...]

Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next-fixes)

[1/4] dt-bindings: display: panel: nt36523: Add Lenovo J606F panel
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=b4b26ab24f8f9ad3aa9fbdfd211e51b051ddb91e
[2/4] drm/panel: nt36523: Add DCS backlight support
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=aecb583cb997935fb4f4a667a8013469528a8d53
[3/4] drm/panel: nt36523: Get orientation from OF
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=1eae88fa7b56b3b02d0e003a737fc31d71f3f486
[4/4] drm/panel: nt36523: Add Lenovo J606F panel
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=4f048de28b90abefff2044f450e882576eb746e9