]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
authorMaxime Ripard <maxime.ripard@bootlin.com>
Thu, 27 Jun 2019 15:10:37 +0000 (16:10 +0100)
committerRob Herring <robh@kernel.org>
Fri, 26 Jul 2019 23:05:14 +0000 (17:05 -0600)
commitc618c7b3ca09f9b0adaf9e8829383a38aada3124
treed37732e1c380c7a6ef55a710b4777959d1cd78db
parent63d68efb4d8c2671b79df1730576d46e0a64b05f
dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings

The nvmem providers and consumers have a bunch of generic properties that
are needed in a device tree. Add a YAML schemas for those.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
[Srini: Changed licence to (GPL-2.0 OR BSD-2-Clause)]
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/nvmem/nvmem-consumer.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/nvmem/nvmem.txt
Documentation/devicetree/bindings/nvmem/nvmem.yaml [new file with mode: 0644]