Lines Matching +full:partition +full:- +full:art
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mtd/partitions/nvmem-cells.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 Any partition containing the compatible "nvmem-cells" will register as a
13 Nvmem binding to declare nvmem-cells can be found in:
17 - Ansuel Smith <ansuelsmth@gmail.com>
20 - $ref: /schemas/mtd/partitions/partition.yaml#
21 - $ref: /schemas/nvmem/nvmem.yaml#
25 const: nvmem-cells
28 - compatible
33 - |
35 compatible = "fixed-partitions";
36 #address-cells = <1>;
37 #size-cells = <1>;
42 art: art@1200000 {
43 compatible = "nvmem-cells";
45 label = "art";
46 read-only;
47 #address-cells = <1>;
48 #size-cells = <1>;
66 - |
68 compatible = "fixed-partitions";
69 #address-cells = <1>;
70 #size-cells = <1>;
72 partition@0 {
75 read-only;
85 compatible = "nvmem-cells";
88 #address-cells = <1>;
89 #size-cells = <1>;