[PATCH v4 0/2] drm/panel: Add BOE DV215FHM-R01 LVDS panel support
From: Vishnu Saini
Date: Wed Sep 02 2026 - 23:51:15 EST
This series adds support for the BOE DV215FHM-R01 21.5" FHD
(1920x1080) dual-channel LVDS panel.
Signed-off-by: Vishnu Saini <vishnu.saini@xxxxxxxxxxxxxxxx>
---
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/20260814-b4-lvds-panel-doc-v3-0-1ad152a4d3ec@xxxxxxxxxxxxxxxx
Changes in v3:
- Reordered commits, keeping the compatible documentation first [Krzysztof]
- Link to v2: https://lore.kernel.org/r/20260810-b4-lvds-panel-doc-v2-0-f2c2fe309989@xxxxxxxxxxxxxxxx
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/20260719-lvds-support-v1-0-1f1aca3213ba@xxxxxxxxxxxxxxxx/]
- Link to v1: https://lore.kernel.org/r/20260719-b4-lvds-panel-doc-v1-1-6a18c213c2f6@xxxxxxxxxxxxxxxx
---
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 <vishnu.saini@xxxxxxxxxxxxxxxx>