[PATCH v2 0/2] pinctrl: renesas: rzg2l: Populate GPIO set_config
From: Claudiu Beznea
Date: Fri May 15 2026 - 08:52:36 EST
From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>
Hi,
Series populates the struct gpio_chip::set_config for the Renesas RZ/G2L
pinctrl driver.
Thank you,
Claudiu
Changes in v2:
- used gpiochip_generic_config()
- fixed the return code for unsupported operation which helped in using
the gpiochip_generic_config()
Claudiu Beznea (2):
pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPP
pinctrl: renesas: rzg2l: Populate struct gpio_chip::set_config
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
2.43.0