Hi, This one has some issue as mmci-omap is unable to find the GPIOs on 770. On Mon, May 08, 2023 at 11:20:07PM +0200, Linus Walleij wrote: > +static struct gpiod_lookup_table nokia770_mmc_gpio_table = { > + .dev_id = "mmci-omap", Changing this to "mmci-omap.1" helped, not sure if that is a correct way. Most likely N800 and N810 are broken as well. A.