ARM: zynq: Add sdhci to alias node

Ensure that controller will all the time use the same ID.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/9fa60b57e038d51ae6677fac6628ecd663ddd2cd.1733920873.git.michal.simek@amd.com
This commit is contained in:
Michal Simek
2024-12-11 13:41:33 +01:00
parent dd6c921af2
commit 2d20bcbe6c
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ aliases {
ethernet0 = &gem0;
serial0 = &uart1;
spi0 = &qspi;
mmc0 = &sdhci0;
};
memory@0 {

View File

@@ -11,6 +11,7 @@ aliases {
ethernet0 = &gem0;
serial0 = &uart1;
spi0 = &qspi;
mmc0 = &sdhci0;
};
memory@0 {