Lines Matching +full:ubi +full:- +full:volume +full:- +full:caldata
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mtd/partitions/linux,ubi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 UBI ("Unsorted Block Images") is a volume management system for raw
12 physical flash device and spreads the I/O load (i.e wear-leveling)
16 - Daniel Golle <daniel@makrotopia.org>
19 - $ref: partition.yaml#
23 const: linux,ubi
27 description: UBI Volumes
30 "^ubi-volume-.*$":
31 $ref: /schemas/mtd/partitions/ubi-volume.yaml#
36 - compatible
41 - |
43 compatible = "fixed-partitions";
44 #address-cells = <1>;
45 #size-cells = <1>;
50 read-only;
55 label = "ubi";
56 compatible = "linux,ubi";
59 ubi-volume-caldata {
63 nvmem-layout {
64 compatible = "fixed-layout";
65 #address-cells = <1>;
66 #size-cells = <1>;