From: Kalle Valo <[email protected]>

Otherwise Extreme Lower Power (ELP) wakeup doesn't work properly.

Signed-off-by: Kalle Valo <[email protected]>
---
 arch/arm/mach-omap2/board-rx51-peripherals.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c 
b/arch/arm/mach-omap2/board-rx51-peripherals.c
index 4f347f8..e66d728 100644
--- a/arch/arm/mach-omap2/board-rx51-peripherals.c
+++ b/arch/arm/mach-omap2/board-rx51-peripherals.c
@@ -59,7 +59,7 @@ static struct spi_board_info 
rx51_peripherals_spi_board_info[] __initdata = {
                .bus_num                = 4,
                .chip_select            = 0,
                .max_speed_hz           = 48000000,
-               .mode                   = SPI_MODE_2,
+               .mode                   = SPI_MODE_3,
                .controller_data        = &wl1251_mcspi_config,
                .platform_data          = &wl1251_pdata,
        },

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to