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)
commitc61f0256964b173e4dc71d0e24465ebfd68ef6e1
treed37732e1c380c7a6ef55a710b4777959d1cd78db
parentf1765a1819ff3489db9500c6d464e682e6844a14
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]