This series adds support for the BOE DV215FHM-R01 21.5" FHD (1920x1080) dual-channel LVDS panel.
Signed-off-by: Vishnu Saini <[email protected]> --- Changes in v4: - Rebase onto drm-misc-next - Pick up Acked-by from Liu Ying and Reviewed-by from Neil Armstrong - Link to v3: https://lore.kernel.org/r/[email protected] Changes in v3: - Reordered commits, keeping the compatible documentation first [Krzysztof] - Link to v2: https://lore.kernel.org/r/[email protected] Changes in v2: - Move panel support into panel-simple-lvds-dual-ports.yaml [Rob] - Add panel timings which were previously added in DT: [https://lore.kernel.org/all/[email protected]/] - Link to v1: https://lore.kernel.org/r/[email protected] --- Vishnu Saini (2): dt-bindings: display: simple: Add boe,dv215fhm-r01 compatible drm/panel: simple: Add BOE DV215FHM-R01 panel .../panel/panel-simple-lvds-dual-ports.yaml | 2 ++ drivers/gpu/drm/panel/panel-simple.c | 28 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) --- base-commit: 97c594f71fa71dc30a0583a76d8b6ef5c5ea10b1 change-id: 20260719-b4-lvds-panel-doc-cb503c4ba2be Best regards, -- Vishnu Saini <[email protected]>
