> Subject: [PATCH] omap_hsmmc: Support CONFIG_MMC_BROKEN_CD > > Add support for the CONFIG_MMC_BROKEN_CD option to > omap_hsmmc.c This should be selected when there is no Card Detect > connection on a board.
There is broken-cd property in common mmc controller yaml, could this be used for your case by parsing broken-cd property? Regards Peng.

