blob: 4009a9a03841ed02fe41b0b98f6cb19cfbdb8ffd [file] [log] [blame]
Tom Rini6bb92fc2024-05-20 09:54:58 -06001# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/nvmem/nvmem-provider.yaml#
5$schema: http://devicetree.org/meta-schemas/base.yaml#
6
7title: NVMEM (Non Volatile Memory) Provider
8
9maintainers:
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
11
12select: true
13
14properties:
15 '#nvmem-cell-cells':
16 enum: [0, 1]
17
18additionalProperties: true