From: Pali Rohár Date: Wed, 14 Dec 2016 21:29:44 +0000 (+0100) Subject: ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags X-Git-Tag: v4.9.41~54 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a0a4dd4469048544407e5c6f7466af4dc48a2571;p=platform%2Fkernel%2Flinux-amlogic.git ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags [ Upstream commit 4cf48f1d7520a4d325af58eded4d8090e1b40be7 ] 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 Acked-by: Pavel Machek Signed-off-by: Tony Lindgren Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 87ca50b..4d448f1 100644 --- a/arch/arm/boot/dts/omap3-n900.dts +++ b/arch/arm/boot/dts/omap3-n900.dts @@ -734,6 +734,8 @@ vmmc_aux-supply = <&vsim>; bus-width = <8>; non-removable; + no-sdio; + no-sd; }; &mmc3 {