[PATCH 0/2] drm/panel: novatek-nt51021: add the BOE TV101WUM-NM0
From: Ryan Brue <hidden>
Date: 2026-09-12 18:22:33
Also in:
dri-devel, linux-devicetree, linux-mediatek, lkml
This series depends on the following series: [PATCH v2 0/3] Novatek NT51021 DSI panel IC driver https://lore.kernel.org/all/20260911-qcom-novatek-nt51021-panels-v2-0-135e3190a7fb@mainlining.org/ (local) The BOE TV101WUM-NM0 is a 10.1" panel present in the Amazon Fire HD 10 (2017) tablet. It differs from the BOE panels in the dependent series in key ways: - The pin count is 51 instead of 46 - The vendor asks for SYNC_EVENT_VDO_MODE with cont_clock=1 instead of burst mode. - Different timings and flags expected. The init sequence, flags and timings are mostly adapted straight from Amazon's vendor kernel. Tested on the Amazon Fire HD 10 (2017) driven by mediatek-drm: 1200x1920 at 62.5 Hz across a cold boot, display off and on cycles and a suspend/resume, with the MIPI TX PLL reading back at the intended rate every time. Signed-off-by: Ryan Brue <redacted> --- Ryan Brue (2): dt-bindings: display: panel: add the BOE TV101WUM-NM0 drm/panel: novatek-nt51021: add the BOE TV101WUM-NM0 .../bindings/display/panel/novatek,nt51021.yaml | 1 + drivers/gpu/drm/panel/panel-novatek-nt51021.c | 66 +++++++++++++++++++++- 2 files changed, 65 insertions(+), 2 deletions(-) --- base-commit: 5e036ce12de91c6fd674dad33b169c6150be2a7a change-id: 20260912-add-boe-tv101wum-nm0-da01c4474db6 prerequisite-message-id: [off-list ref] prerequisite-patch-id: d8b58f07dc5c9e1fcf7c51a14b48eddca2e09090 prerequisite-patch-id: 79dfdac7b7fa79f7d05a5f3849909c9a7f956398 prerequisite-patch-id: 79c01de4e67563772dde152cd4c4d0c568b14d17 Best regards, -- Ryan Brue [off-list ref]