]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: hspi: Convert bindings to json-schema
authorSimon Horman <horms+renesas@verge.net.au>
Mon, 16 Sep 2019 07:53:52 +0000 (09:53 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2019 11:32:04 +0000 (12:32 +0100)
commit951ffe7e35fe7c8906b1e1c00195e4a64c57b9da
treedbd1998859ba4a18cfb73bd07edb06460baedb6b
parent83b4b06b7408ce798a220098fbeac6cb0a1db352
dt-bindings: hspi: Convert bindings to json-schema

Convert Renesas HSPI bindings documentation to json-schema.
Also name bindings documentation file according to the compat string
being documented.

As a side effect of this change all currently supported/used compat
strings are listed while no while card compat string is documented.
This, in my opinion, is desirable as only supported hardware should
be documented.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20190916075352.32108-1-horms+renesas@verge.net.au
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/renesas,hspi.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/spi/sh-hspi.txt [deleted file]