[PATCH v1 0/3] pinctrl: pinconf-generic: More fwnode related conversions

From: Andy Shevchenko

Date: Tue Mar 17 2026 - 06:45:01 EST


While I have noticed some inconsistencies in the pinconf-generic code,
I also found one minor issue and a room to convert the code to use
fwnode APIs instead of being too OF-centric. This might help in the future
to use similar data structures in software nodes.

Andy Shevchenko (3):
pinctrl: pinconf-generic: Fully validate 'pinmux' property
pinctrl: pinconf-generic: Validate fwnode instead of device node
pinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode API

drivers/pinctrl/pinconf-generic.c | 37 ++++++++++++++++++-------------
1 file changed, 22 insertions(+), 15 deletions(-)

--
2.50.1