v2 -> v3: - Drop patch 1 (the one allowing port AND ports) - Pick up tags
v2: https://lore.kernel.org/r/[email protected] 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/[email protected] Continuation of: https://lore.kernel.org/lkml/[email protected]/ I rolled back the versioning, as this has been remade from scratch. Signed-off-by: Konrad Dybcio <[email protected]> --- 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 <[email protected]>
