[...] > > I have actually a problem and a question related to this value. On the > boards I'm currently using to test this driver I have no CD GPIO. In > this case do I have to specify the MMC as "non-removable"? Also if I "non-removable" is intended to be used for eMMC or other cards (SD/SDIO) that is not possible to remove/insert at runtime. > try to change an SD card at runtime I have to wait 3 times the timeout > before being able to do it successfully. I guess you are using the "broken-cd" binding, which will enable MMC_CAP_NEEDS_POLL and thus the mmc core will poll to detect cards being inserted or removed. [...] Kind regards Uffe -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html