On Wed, May 17, 2023 at 10:30 PM Aaro Koskinen <aaro.koskinen@xxxxxx> wrote: > 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. Yep looked over it, OMAP1 has mmci-omap.1 and OMAP2 has mmci-omap.0. Yours, Linus Walleij