This series covers errors I encountered with the pinctrl_pins_show() function when dealing with named gpio ranges generated through the device tree using 'gpio-ranges-group-names'. These errors were introduced with the original implementation in f1b206cf7c57561ea156798f323b0541a783bd2f. Léo DUBOIN (2): pinctrl: core: take into account the pins array in pinctrl_pins_show() pinctrl: core: reset gpio_device in loop in pinctrl_pins_show() drivers/pinctrl/core.c | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) -- 2.42.0