Add driver and bindings for the NT+BOE display panel found on Lenovo Tab P11 devices. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- 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@xxxxxxxxxx>