mmc-spi error on STM32MP135-DK
We are using STM32MP135-DK and we connect to SPI5 an SD Card Adapter.We modified the device tree as follows to use the mmc-spi-slot driver: &spi5{ pinctrl-names = "default", "sleep"; pinctrl-0 = <&spi5_pins_mx>; pinctrl-1 = <&spi5_sleep_pins...