Re: [PATCH v11 net-next 5/9] pinctrl: microchip-sgpio: allow sgpio driver to be used as a module

From: Andy Shevchenko
Date: Tue Jun 28 2022 - 08:56:11 EST


On Tue, Jun 28, 2022 at 10:17 AM Colin Foster
<colin.foster@xxxxxxxxxxxxxxxx> wrote:
>
> As the commit message suggests, this simply adds the ability to select
> SGPIO pinctrl as a module. This becomes more practical when the SGPIO
> hardware exists on an external chip, controlled indirectly by I2C or SPI.
> This commit enables that level of control.

...

> builtin_platform_driver(microchip_sgpio_pinctrl_driver);

As per one of the previous patches. And repetitive if needed.

--
With Best Regards,
Andy Shevchenko