How to use CONFIG_RK29_SDIO_IRQ_FROM_GPIO for your new wifi-module.

For example,please refer to board-rk3168m-tb.c.
continue with the commit eb1ab60e9f
This commit is contained in:
xbw
2013-05-20 11:04:19 +08:00
parent eb1ab60e9f
commit 45e4d0b8b5

View File

@@ -1007,6 +1007,9 @@ struct rk29_sdmmc_platform_data default_sdmmc1_data = {
#if defined(CONFIG_RK29_SDIO_IRQ_FROM_GPIO)
.sdio_INT_gpio = RK29SDK_WIFI_SDIO_CARD_INT,
#ifdef USE_SDIO_INT_LEVEL
.sdio_INT_level = RK30SDK_WIFI_GPIO_WIFI_INT_B_ENABLE_VALUE,
#endif
#endif
.det_pin_info = {