Hi, On 06/01/20 4:45 pm, Faiz Abbas wrote: > Move mmc nodes to be compatible with the sdhci-omap driver. The following > modifications are required for omap_hsmmc specific properties: > > ti,non-removable: convert to the generic mmc non-removable > ti,needs-special-reset: co-opted into the sdhci-omap driver > ti,dual-volt: removed. Legacy property not used in am335x or am43xx > ti,needs-special-hs-handling: removed. Legacy property not used in am335x or am43xx > > Also since the sdhci-omap driver does not support runtime PM, explicitly > disable the mmc3 instance in the dtsi. > > Signed-off-by: Faiz Abbas <faiz_abbas@xxxxxx> > --- > > Driver modifications have been posted separately: > https://patchwork.kernel.org/project/linux-mmc/list/?series=224053 > > Tested on: am335x-evm, am335x-boneblack, am335x-sk, am335x-bone, am437x-idk, > am43xx-gp-evm, am43xx-epos-evm. > > I need some help with testing all other am335x variants and SDIO cards. > > Here's a branch for testing: https://github.com/faizinator/linux/tree/sdhci-omap_v4_2 > Tony, can you help test some of these boards? Thanks, Faiz