[PATCH] OMAP/gpio: drop MPUIO static base

Bartosz Golaszewski brgl at bgdev.pl
Wed Oct 4 02:37:46 PDT 2023


On Tue, Sep 26, 2023 at 9:09 AM Tony Lindgren <tony at atomide.com> wrote:
>
> * Linus Walleij <linus.walleij at linaro.org> [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 at linaro.org>
> > ---
> > 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 at atomide.com>

Patch applied, thanks!

Bart



More information about the linux-arm-kernel mailing list