From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 15 Dec 2009 03:40:15 +0000 Subject: Re: [PATCH] sh: MSIOF/mmc_spi platform data for the Ecovec24 board Message-Id: <20091215034015.GE7395@linux-sh.org> List-Id: References: <20091207140545.6294.90256.sendpatchset@rxone.opensource.se> In-Reply-To: <20091207140545.6294.90256.sendpatchset@rxone.opensource.se> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Magnus Damm Cc: linux-sh@vger.kernel.org, spi-devel-general@lists.sourceforge.net, akpm@linux-foundation.org On Mon, Dec 07, 2009 at 11:05:45PM +0900, Magnus Damm wrote: > This patch adds MSIOF and mmc_spi platform data for > the CN11 port on the SuperH Ecovec24 board. No card > detect interrupt is available so the MMC code is > configured to poll. The WP signal is implemented > together with CD and power control. The board only > supports 3.3V power. > > The platform data is wrapped in SDHI #ifdefs to > allow both the SDHI and the MSIOF to coexist. Only > one configuration is allowed at a time. The pin > routing is selected by a dip switch but we can > unfortunately not detect this setting at run time. Now that the MSIOF driver is merged, I've applied this.