Hello Peng, > From: Peng Fan <[email protected]> > Sent: Wednesday, 24 December 2025 03:22 > > > 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?
Are you implying that the currently existing CONFIG_MMC_BROKEN_CD option used in drivers/mmc/mmc.c is/should be deprecated and will/should be removed in the forseeable future? > Regards > Peng. Kind regards, Maarten Brock

