dt-bindings: Add syscon YAML description
authorMaxime Ripard <maxime@cerno.tech>
Mon, 11 Nov 2019 13:35:00 +0000 (14:35 +0100)
committerRob Herring <robh@kernel.org>
Thu, 14 Nov 2019 22:32:17 +0000 (16:32 -0600)
commitcc57d7daafc22edb53ee228f7afa5379f345f68c
tree1c699ab81c7f3ccf565f55dead4d2a690a09cc5c
parenta2f12f80d27492ccfc73b9b7761fde7360d64759
dt-bindings: Add syscon YAML description

The syscon binding is a pretty loose one, with everyone having a bunch of
vendor specific compatibles.

In order to start the effort to describe them using YAML, let's create a
binding that tolerates additional, not listed, compatibles.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mfd/syscon.txt [deleted file]
Documentation/devicetree/bindings/mfd/syscon.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/misc/allwinner,syscon.txt [deleted file]