dt-bindings: display: Convert common panel bindings to DT schema
authorRob Herring <robh@kernel.org>
Fri, 5 Jul 2019 16:42:09 +0000 (10:42 -0600)
committerRob Herring <robh@kernel.org>
Mon, 8 Jul 2019 19:39:02 +0000 (13:39 -0600)
commit821a1f7171aeea5e7818d30f70d7cf49b007357f
treed0d07f4751e538a66c31ebf2e3eb165149199e00
parent67b587934c23c6e286486a0a724d486c8e037fd6
dt-bindings: display: Convert common panel bindings to DT schema

Convert the common panel bindings to DT schema consolidating scattered
definitions to a single schema file.

The 'simple-panel' binding just a collection of properties and not a
complete binding itself. All of the 'simple-panel' properties are
covered by the panel-common.txt binding with the exception of the
'no-hpd' property, so add that to the schema.

As there are lots of references to simple-panel.txt, just keep the file
with a reference to common.yaml for now until all the bindings are
converted.

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: dri-devel@lists.freedesktop.org
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190705164221.4462-2-robh@kernel.org
Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.txt
Documentation/devicetree/bindings/display/panel/panel-common.txt [deleted file]
Documentation/devicetree/bindings/display/panel/panel-common.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/panel/panel.txt [deleted file]
Documentation/devicetree/bindings/display/panel/simple-panel.txt