On Wed, Dec 20, 2017 at 1:17 PM, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > Alter the DaVinci GPIO recovery fetch to use descriptors > all the way down into the board files. > > Cc: arm@xxxxxxxxxx > Cc: Kevin Hilman <khilman@xxxxxxxxxx> > Cc: Keerthy <j-keerthy@xxxxxx> > Cc: Sekhar Nori <nsekhar@xxxxxx> > Acked-by: Sekhar Nori <nsekhar@xxxxxx> > Tested-by: Sekhar Nori <nsekhar@xxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > ChangeLog v1->v2: > - Change gpiochip name from gpio_davinci.0 to gpio_davinci, simply. This seems to clash with "i2c: davinci: Add PM Runtime Support", please rebase on top of v4.15-rc and resend. Arnd