1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-C 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 %YAML 1.2 2 %YAML 1.2 3 --- 3 --- 4 $id: http://devicetree.org/schemas/nvmem/nvmem 4 $id: http://devicetree.org/schemas/nvmem/nvmem-provider.yaml# 5 $schema: http://devicetree.org/meta-schemas/ba 5 $schema: http://devicetree.org/meta-schemas/base.yaml# 6 6 7 title: NVMEM (Non Volatile Memory) Provider 7 title: NVMEM (Non Volatile Memory) Provider 8 8 9 maintainers: 9 maintainers: 10 - Srinivas Kandagatla <srinivas.kandagatla@li 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 11 11 12 select: true 12 select: true 13 13 14 properties: 14 properties: 15 '#nvmem-cell-cells': 15 '#nvmem-cell-cells': 16 enum: [0, 1] 16 enum: [0, 1] 17 17 18 additionalProperties: true 18 additionalProperties: true
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.