Re: [PATCHv2 0/8] gpio: move ppc4xx driver to drivers/gpio and modernize
Linus Walleij <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded,gmane.linux.kernel.gpio,gmane.linux.kernel |
|---|---|
| Message-ID | <CAD++jLmKBR=nHQ5O5URC9qmgA25X9=xYWQAx-dyRyUGMG+hKmg@mail.gmail.com> |
On Tue, Aug 4, 2026 at 12:35 AM Rosen Penev <[email protected]> wrote: > This series moves the ppc4xx GPIO driver from arch/powerpc to > drivers/gpio, converts it to be a proper platform driver using > generic MMIO helpers, drops architecture-specific accessors, and > prepares it for module build and COMPILE_TEST. Excellent patches! Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij