[PATCH v1 0/3] drm: drop data-mapping property from panel-dpi
Sam Ravnborg
sam at ravnborg.org
Sat Mar 14 15:30:44 UTC 2020
With the review of Laurent Pinchart we realised that the
data-mapping property introduced in panel-dpi binding
is not the right solution.
Remove it now, while we are working on finding a better way
to specify the interface between panels and display interfaces.
Include a patch to fix some grammar issues spotted in the same review.
Sam
Sam Ravnborg (3):
dt-bindings: display: drop data-mapping from panel-dpi
drm/panel-simple: drop use of data-mapping property
dt-bindings: display: grammar fixes in panel/
.../devicetree/bindings/display/panel/display-timings.yaml | 8 ++++----
.../devicetree/bindings/display/panel/panel-common.yaml | 4 ++--
.../devicetree/bindings/display/panel/panel-dpi.yaml | 10 ----------
drivers/gpu/drm/panel/panel-simple.c | 11 -----------
4 files changed, 6 insertions(+), 27 deletions(-)
More information about the dri-devel
mailing list