[PATCH 0/3] gpio: update gpio_get_status()
Patrice Chotard
patrice.chotard at foss.st.com
Tue Aug 2 11:09:07 CEST 2022
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
More information about the U-Boot
mailing list