[PATCH v4 07/12] gpio: dw: Add a trailing underscore to generated name

Simon Glass sjg at chromium.org
Fri Jul 3 02:46:17 CEST 2020


On Wed, 24 Jun 2020 at 04:30, Sean Anderson <seanga2 at gmail.com> wrote:
>
> Previously, if there was no bank-name property, it was easy to have
> confusing gpio names like "gpio1 at 08", instead of "gpio1 at 0_8". This patch
> follows the example of the sifive gpio driver.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
> This patch was previously submitted as part of
> https://patchwork.ozlabs.org/project/uboot/list/?series=161576
>
> (no changes since v1)
>
>  drivers/gpio/dwapb_gpio.c | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)

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


More information about the U-Boot mailing list