Lines Matching +full:boot +full:- +full:partitions
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mmc/mmc-card.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ulf Hansson <[email protected]>
13 This documents describes the devicetree bindings for a mmc-host controller
14 child node describing a mmc-card / an eMMC.
17 partition, the 2 BOOT partition (boot1/2) and the 4 GP (gp1/2/3/4) if supported
22 const: mmc-card
27 broken-hpi:
30 Use this to indicate that the mmc-card has a broken hpi
34 "^partitions(-boot[12]|-gp[14])?$":
35 $ref: /schemas/mtd/partitions/partitions.yaml
38 "^partition@[0-9a-f]+$":
39 $ref: /schemas/mtd/partitions/partition.yaml
47 - reg
52 - compatible
53 - reg
58 - |
60 #address-cells = <1>;
61 #size-cells = <0>;
64 compatible = "mmc-card";
66 broken-hpi;
68 partitions {
69 compatible = "fixed-partitions";
71 #address-cells = <1>;
72 #size-cells = <1>;
85 partitions-boot1 {
86 compatible = "fixed-partitions";
88 #address-cells = <1>;
89 #size-cells = <1>;
94 read-only;