Re: [U-Boot] [PATCH v3] gpio: at91_gpio: Add bank names

2019-12-02 Thread Eugen.Hristev
On 26.11.2019 13:52, James Byrne wrote: > Make the at91_gpio driver set sensible GPIO bank names in the platform > data. This makes the 'gpio status' command a lot more useful. > > Signed-off-by: James Byrne > > --- > Applied to u-boot-atmel/master Thanks! _

[U-Boot] [PATCH v3] gpio: at91_gpio: Add bank names

2019-11-26 Thread James Byrne
Make the at91_gpio driver set sensible GPIO bank names in the platform data. This makes the 'gpio status' command a lot more useful. Signed-off-by: James Byrne --- Changes in v3: - Move at91_get_bank_name() into #ifdef CONFIG_DM_GPIO section. Changes in v2: - Use "undefined" for an unknown ban