[PATCH 0/2] omap_hsmmc: Supports slot-name also in DT

From: Pali RohÃr
Date: Fri May 15 2015 - 17:15:29 EST


This patch series fix regression when migrating from legacy board code to
DT on Nokia N900. It exports slot-name property to /sys structure from DT.
Legacy board code is doing it but DT code without this patch not.

Nokia N900 has two mmc slots, one internal (eMMC) and one external
(uSD card). Userspace on Nokia N900 is using slot-name for detecting if
mmc device is eMMC or uSD.

Pali RohÃr (2):
mmc: omap_hsmmc: Add support for slot-name property in DT
omap3-n900.dts: Add slot-name properties for mmc devices

arch/arm/boot/dts/omap3-n900.dts | 2 ++
drivers/mmc/host/omap_hsmmc.c | 2 ++
2 files changed, 4 insertions(+)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/