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
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
22 const: qcom,smem-part
25 "^partition-[0-9a-z]+$":
26 $ref: nvmem-cells.yaml
29 - compatible
34 - |
37 compatible = "qcom,smem-part";
41 - |
42 /* Example declaring dynamic partition */
45 compatible = "qcom,smem-part";
47 partition-art {
48 compatible = "nvmem-cells";
49 #address-cells = <1>;
50 #size-cells = <1>;
51 label = "0:art";