Re: [RFC v8 net-next 02/16] pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
From: Vladimir Oltean <vladimir.oltean@nxp.com>
Date: 2022-05-09 10:09:11
Also in:
linux-arm-kernel, linux-gpio
From: Vladimir Oltean <vladimir.oltean@nxp.com>
Date: 2022-05-09 10:09:11
Also in:
linux-arm-kernel, linux-gpio
On Sun, May 08, 2022 at 11:52:59AM -0700, Colin Foster 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. Signed-off-by: Colin Foster <colin.foster@in-advantage.com> Reviewed-by: Linus Walleij <redacted> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> ---
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>