Re: [PATCH v2 1/5] mfd: intel_ehl_pse_gpio: Introduce Intel Elkhart Lake PSE GPIO and TIO
From: Raag Jadav
Date: Mon Mar 03 2025 - 06:39:33 EST
On Mon, Mar 03, 2025 at 10:24:43AM +0200, Andy Shevchenko wrote:
> On Mon, Mar 03, 2025 at 10:17:41AM +0530, Raag Jadav wrote:
> > Intel Elkhart Lake Programmable Service Engine (PSE) includes two PCI
> > devices that expose two different capabilities of GPIO and Timed I/O
> > as a single PCI function through shared MMIO.
>
> ...
>
> > +INTEL GPIO MFD DRIVER
>
> This also needs to be more precise and follow the name. We have more Intel GPIO
> drivers, and MFD doesn't ring any bell about the platform or so. Are you going
> to support all of them (existing and comining)?
Not that it is planned as of now but I wouldn't mind :)
> > +M: Raag Jadav <raag.jadav@xxxxxxxxx>
> > +S: Supported
> > +F: drivers/mfd/intel_ehl_pse_gpio.c
Raag