[PATCH v3 0/2] drm/panel: Add BOE DV215FHM-R01 LVDS panel support
Vishnu Saini <[email protected]>
| Newsgroups | gmane.linux.drivers.devicetree,gmane.comp.video.dri.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
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 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-5oFBVzJwu8Ry9aJCnZT0Uw@public.gmane.org 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-5oFBVzJwu8Ry9aJCnZT0Uw@public.gmane.org/] - Link to v1: https://lore.kernel.org/r/20260719-b4-lvds-panel-doc-v1-1-6a18c213c2f6-5oFBVzJwu8Ry9aJCnZT0Uw@public.gmane.org --- 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: 104c00917264c5b9571072471e3a8689cd1a2c4d change-id: 20260719-b4-lvds-panel-doc-cb503c4ba2be Best regards, -- Vishnu Saini <[email protected]>