dt-bindings: display: mxsfb: Convert binding to YAML
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 15 Jan 2021 22:23:02 +0000 (00:23 +0200)
committerRob Herring <robh@kernel.org>
Fri, 22 Jan 2021 15:00:44 +0000 (09:00 -0600)
commit3b1b42fde9113e8c9cb6ba8a1648f8c140924561
tree153d33c4b191720cd01ccc93a9c67e4ff9fc6204
parent1f8644d56e91f1c3cbeb1a36c3a998397d06b9dc
dt-bindings: display: mxsfb: Convert binding to YAML

Convert the mxsfb binding to YAML. The deprecated binding is dropped, as
neither the DT sources nor the driver support it anymore. The converted
binding is named fsl,lcdif.yaml to match the usual bindings naming
scheme.

The compatible strings are messy, and DT sources use different kinds of
combination of documented and undocumented values. Keep it simple for
now, and update the example to make it valid. Aligning the binding with
the existing DT sources will be performed separately.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210115222304.5427-2-laurent.pinchart@ideasonboard.com
Documentation/devicetree/bindings/display/fsl,lcdif.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/mxsfb.txt [deleted file]
MAINTAINERS