[PATCH v3 2/4] gpio: Fix pin's status display for pin with GPIOF_UNUSED function
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Tue Aug 30 14:16:54 CEST 2022
Hi Patrice,
On 8/30/22 14:09, Patrice Chotard 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>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - add lost Simon Glass's reviewed-by during v1 review
>
> drivers/gpio/gpio-uclass.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
Thanks
Patrick
More information about the U-Boot
mailing list