* Linus Walleij <linus.walleij@xxxxxxxxxx> [230912 08:45]: > The OMAP GPIO driver hardcodes the MPIO chip base, but there > is no point: we have already moved all consumers over to using > descriptor look-ups. > > Drop the MPUIO GPIO base and use dynamic assignment. > > Root out the unused instances of the OMAP_MPUIO() macro and > delete the unused OMAP_GPIO_IS_MPUIO() macro. > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > Maybe Bartosz can merge this into the GPIO tree with Tony's > et al blessing? Best to wait for Tested-by from Aaro on this one. As far as I'm concerned, good to see this: Reviewed-by: Tony Lindgren <tony@xxxxxxxxxxx>