[PATCH 0/2] Support non-default LVDS data mapping for simple

From: Johannes Zink
Date: Fri Apr 14 2023 - 12:11:34 EST


Some LVDS panels, such as the innolux,g101ice-l01 support multiple LVDS
data mapping modes, which can be configured by strapping a dataformat
pin on the display to a specific voltage.

This can be particularly useful for using the jeida-18 format, which
requires only 3 instead of 4 LVDS lanes.

This series adds an optional data-mapping property, analogously to the
property on lvds-panel, which overrides the default data mapping set in
the panel description in simple-panel.

Best regards
Johannes

Johannes Zink (2):
dt-bindings: display: simple: support non-default data-mapping
drm/panel-simple: allow LVDS format override

.../bindings/display/panel/panel-simple.yaml | 51 +++++++++++++++++++
drivers/gpu/drm/panel/panel-simple.c | 37 +++++++++++++-
2 files changed, 87 insertions(+), 1 deletion(-)

--
2.39.2