
2 Aug
2022
2 Aug
'22
11:09 a.m.
Currently, if pin's function is GPIOF_FUNC, only "func" if displayed without any other information. It would be interesting, if information is available, to indicate which pinmuxing's name is used.
Patrice Chotard (3): gpio: Allow to print pin's label even for pin with GPIOF_FUNC function gpio: Fix pin's status display for pin with GPIOF_UNUSED function pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name
drivers/gpio/gpio-uclass.c | 18 ++++++++++++------ drivers/pinctrl/pinctrl_stm32.c | 8 ++++++-- 2 files changed, 18 insertions(+), 8 deletions(-)
--
2.25.1