Can't get mmc2 to see any sd card
I have an stm32mp153aab board with two sd card connections, they are identical except obviously one is connected to sdmmc1 pins and one to sdmmc2 pins. I have checked schematics and pinmux and everything looks good. sdmmc1 comes up in both uboot and linux. sdmmc2 doesn't come up at all. The card detect works but thats it. The device tree is identical for the two sdmmcs other than the card detect gpios and I have tried different cards. I'd appreciate any help on things to try.
Do you have to have it in the uboot device tree for it to work in linux? And I have the mmc driven by hclk6 at the moment if that makes any difference.
