summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/mmc/mmc-controller.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/mmc/mmc-controller.yaml')
-rw-r--r--dts/Bindings/mmc/mmc-controller.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/dts/Bindings/mmc/mmc-controller.yaml b/dts/Bindings/mmc/mmc-controller.yaml
index b96da0c7f8..186f04ba93 100644
--- a/dts/Bindings/mmc/mmc-controller.yaml
+++ b/dts/Bindings/mmc/mmc-controller.yaml
@@ -14,6 +14,10 @@ description: |
that requires the respective functionality should implement them using
these definitions.
+ It is possible to assign a fixed index mmcN to an MMC host controller
+ (and the corresponding mmcblkN devices) by defining an alias in the
+ /aliases device tree node.
+
properties:
$nodename:
pattern: "^mmc(@.*)?$"
@@ -349,6 +353,8 @@ dependencies:
cd-debounce-delay-ms: [ cd-gpios ]
fixed-emmc-driver-type: [ non-removable ]
+additionalProperties: true
+
examples:
- |
mmc@ab000000 {