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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to