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/qcom,smem-part.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm SMEM NAND flash partition parser binding
10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
14 Memory (SMEM) based partition table scheme. The maximum partitions supported
15 varies between partition table revisions. V3 supports maximum 16 partitions
20 const: qcom,smem-part
23 "^partition-[0-9a-z]+$":
24 $ref: partition.yaml#
27 - compatible
32 - |
35 compatible = "qcom,smem-part";
39 - |
40 /* Example declaring dynamic partition */
43 compatible = "qcom,smem-part";
45 partition-art {
46 compatible = "nvmem-cells";
47 #address-cells = <1>;
48 #size-cells = <1>;
49 label = "0:art";