From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@kernel.org (Kevin Hilman) Date: Thu, 11 Jun 2015 14:22:18 -0700 Subject: [PATCH] ARM: ep93xx: simone: support for SPI-based MMC/SD cards In-Reply-To: (Hartley Sweeten's message of "Tue, 9 Jun 2015 01:01:31 +0000") References: <1433769759-6414-1-git-send-email-linus.walleij@linaro.org> Message-ID: <7h7fradjp1.fsf@deeprootsystems.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hartley Sweeten writes: > On Monday, June 08, 2015 6:23 AM, Linus Walleij wrote: >> From: Mika Westerberg >> >> This includes setting up EGPIOs 0 and 9 for card detection and >> chip select respectively. This patch is needed to mount a root >> filesystem on the SPI-based MMC card reader found on the Sim.One. >> >> Signed-off-by: Mika Westerberg >> Signed-off-by: Linus Walleij > > Reviewed-by: H Hartley Sweeten Applied to next/soc with Hartley's reviewed-by, Thanks, Kevin