• Magnus Damm's avatar
    sh: MSIOF/mmc_spi platform data for the Ecovec24 board · 1ce4da7a
    Magnus Damm authored
    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.
    Signed-off-by: default avatarMagnus Damm <damm@opensource.se>
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    1ce4da7a
setup.c 22.1 KB