mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
dt-bindings: mmc: document alias support
As for I2C and SPI, it now is possible to reserve a fixed index for mmc/mmcblk devices. Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Link: https://lore.kernel.org/r/20200901085004.2512-1-matthias.schiffer@ew.tq-group.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
parent
e0c29be62c
commit
1796164fac
1 changed files with 4 additions and 0 deletions
|
|
@ -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(@.*)?$"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue