From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: [PATCH 0/2] Pass n900 MMC slot names in pdata for legacy user space Date: Tue, 26 Apr 2016 16:46:21 -0700 Message-ID: <1461714383-9956-1-git-send-email-tony@atomide.com> Return-path: Sender: linux-mmc-owner@vger.kernel.org To: linux-omap@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Aaro Koskinen , Ivaylo Dimitrov , Sebastian Reichel , Pavel Machel , Timo Kokkonen , Kishon Vijay Abraham I , linux-mmc@vger.kernel.org, Ulf Hansson List-Id: linux-omap@vger.kernel.org Hi all, N900 needs the MMC slot names to work. Let's pass them in pdata for now to remove the last remaining blocker for removing omap3 legacy booting support for v4.8. Then when we have a generic DT binding for the slot names, we can use that assuming it will work for the n900 legacy user space. Regards, Tony Tony Lindgren (2): ARM: OMAP2+: n900 needs MMC slot names for legacy user space mmc: omap_hsmmc: Check if MMC slot name is passed in pdata arch/arm/mach-omap2/pdata-quirks.c | 7 +++++++ drivers/mmc/host/omap_hsmmc.c | 6 +++++- 2 files changed, 12 insertions(+), 1 deletion(-) -- 2.8.1