On Fri, Feb 17, 2023 at 09:04:33PM +0200, Andy Shevchenko wrote: > On Wed, Feb 08, 2023 at 12:18:20PM -0500, William Breathitt Gray wrote: > > The regmap API supports MMIO accessors so we can take advantage of > > regmap abstractions rather than handling access to the device registers > > directly in the driver. Migrate the pci-idio-16 module to the new > > idio-16 library interface leveraging the gpio-regmap API. > > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Don't you need to allow PIO accessors in the regmap configuration? If not, update a commit message accordingly. -- With Best Regards, Andy Shevchenko