Re: [PATCH 05/13] mfd: replace linux/gpio.h inclusions

Charles Keepax <[email protected]> Mon, 6 Jul 2026 09:59:08 +0100
Newsgroups gmane.linux.kernel.samsung-soc,gmane.linux.kernel.gpio,gmane.linux.kernel,gmane.linux.ports.arm.kernel,gmane.linux.ports.mips,gmane.linux.ports.sh.devel,gmane.linux.kernel.input,gmane.linux.drivers.video-input-infrastructure,gmane.linux.network,gmane.linux.ports.arm.rockchip,gmane.linux.sound
Message-ID <[email protected]>
On Mon, Jun 29, 2026 at 03:26:25PM +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann <[email protected]>
> 
> linux/gpio.h should no longer be used, convert these instead to
> either linux/gpio/consumer.h or linux/gpio/legacy.h as needed.
> 
> Signed-off-by: Arnd Bergmann <[email protected]>
> ---
>  drivers/mfd/arizona-irq.c         | 2 +-
>  drivers/mfd/wm8994-irq.c          | 2 +-

For the wolfson bits:

Reviewed-by: Charles Keepax <[email protected]>

Thanks,
Charles