]> 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)
commit2c66c7aae537301d51c64f5e6c5731994de25008
treed37732e1c380c7a6ef55a710b4777959d1cd78db
parent9d9db4e776b86f35b550602392afecb37d7d8c63
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]