[PATCH 2/3] gpio: Fix pin's status display for pin with GPIOF_UNUSED function

Simon Glass sjg at chromium.org
Tue Aug 2 14:41:45 CEST 2022


On Tue, 2 Aug 2022 at 03:09, Patrice Chotard
<patrice.chotard at foss.st.com> wrote:
>
> Even pin with GPIOF_UNUSED function can have a label.
> The criteria to add or not a space character is linked to label not to
> the used/unused status.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
> ---
>
>  drivers/gpio/gpio-uclass.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list