Re: [RFC v8 net-next 01/16] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
From: Vladimir Oltean <vladimir.oltean@nxp.com>
Date: 2022-05-09 10:08:10
Also in:
linux-arm-kernel, linux-gpio
From: Vladimir Oltean <vladimir.oltean@nxp.com>
Date: 2022-05-09 10:08:10
Also in:
linux-arm-kernel, linux-gpio
On Sun, May 08, 2022 at 11:52:58AM -0700, Colin Foster wrote:
Work is being done to allow external control of Ocelot chips. When pinctrl drivers are used internally, it wouldn't make much sense to allow them to be loaded as modules. In the case where the Ocelot chip is controlled externally, this scenario becomes practical. 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>