Lines Matching +full:fixed +full:- +full:partitions
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/nvmem/nvmem.yaml#
24 const: nvmem-cells
27 - compatible
32 - |
33 partitions {
34 compatible = "fixed-partitions";
35 #address-cells = <1>;
36 #size-cells = <1>;
42 compatible = "nvmem-cells";
45 read-only;
46 #address-cells = <1>;
47 #size-cells = <1>;
65 - |
66 partitions {
67 compatible = "fixed-partitions";
68 #address-cells = <1>;
69 #size-cells = <1>;
74 read-only;
84 compatible = "nvmem-cells";
88 #address-cells = <1>;
89 #size-cells = <1>;