1
0
Fork 0

ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags

Trying to initialize eMMC slot as SDIO or SD cause failure in n900 port of
qemu. eMMC itself is not detected and is not working.

Real Nokia N900 harware does not have this problem. As eMMC is really not
SDIO or SD based such change is harmless and will fix support for qemu.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Tony Lindgren <tony@atomide.com>
hifive-unleashed-5.1
Pali Rohár 2016-12-14 22:29:44 +01:00 committed by Tony Lindgren
parent 1a177cf72b
commit 4cf48f1d75
1 changed files with 2 additions and 0 deletions

View File

@ -734,6 +734,8 @@
vmmc_aux-supply = <&vsim>;
bus-width = <8>;
non-removable;
no-sdio;
no-sd;
};
&mmc3 {