[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1431724489-32359-1-git-send-email-pali.rohar@gmail.com>
Date: Fri, 15 May 2015 23:14:47 +0200
From: Pali Rohár <pali.rohar@...il.com>
To: Benoît Cousson <bcousson@...libre.com>,
Tony Lindgren <tony@...mide.com>,
Ulf Hansson <ulf.hansson@...aro.org>
Cc: linux-omap@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-mmc@...r.kernel.org,
Pali Rohár <pali.rohar@...il.com>
Subject: [PATCH 0/2] omap_hsmmc: Supports slot-name also in DT
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists