Lines Matching +full:broken +full:- +full:hpi
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.
22 const: mmc-card
27 broken-hpi:
30 Use this to indicate that the mmc-card has a broken hpi
31 implementation, and that hpi should not be used.
34 "^partitions(-boot[12]|-gp[14])?$":
38 "^partition@[0-9a-f]+$":
47 - reg
52 - compatible
53 - reg
58 - |
60 #address-cells = <1>;
61 #size-cells = <0>;
64 compatible = "mmc-card";
66 broken-hpi;
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;