]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit91bb8af7191b51551c5b9a225079c29e312ddf05
tree153d33c4b191720cd01ccc93a9c67e4ff9fc6204
parent79281ed8863f9113cb1cc80eb3de8497e13b36ba
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