[PATCH] gpio: mpc5200: Drop legacy-of-mm-gpiochip.h header

Bartosz Golaszewski brgl at bgdev.pl
Fri Sep 12 17:29:12 AEST 2025


On Fri, Sep 12, 2025 at 5:55 AM Madhavan Srinivasan <maddy at linux.ibm.com> wrote:
>
> On Mon, 18 Aug 2025 14:42:24 +0200, Christophe Leroy wrote:
> > Remove legacy-of-mm-gpiochip.h header file. The above mentioned
> > file provides an OF API that's deprecated. There is no agnostic
> > alternatives to it and we have to open code the logic which was
> > hidden behind of_mm_gpiochip_add_data(). Note, most of the GPIO
> > drivers are using their own labeling schemas and resource retrieval
> > that only a few may gain of the code deduplication, so whenever
> > alternative is appear we can move drivers again to use that one.
> >
> > [...]
>
> Applied to powerpc/next.
>
> [1/1] gpio: mpc5200: Drop legacy-of-mm-gpiochip.h header
>       https://git.kernel.org/powerpc/c/e7a6475cc0c32213e87ec190d90b8f1440ff05ae
>
> Thanks

Hi!

Looks like it flew under my radar but this should go through the GPIO
tree, can you please drop it from yours and I'll take it?

Bartosz


More information about the Linuxppc-dev mailing list