[U-Boot] [PATCH v2] gpio: at91_gpio: Add bank names
Eugen.Hristev at microchip.com
Eugen.Hristev at microchip.com
Fri Nov 22 07:07:49 UTC 2019
On 20.11.2019 09:21, Eugen Hristev wrote:
>
>
> On 19.11.2019 17:56, 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 <james.byrne at origamienergy.com>
>>
>> ---
>
> Reviewed-by: Eugen Hristev <eugen.hristev at microchip.com>
Hi James,
Unfortunately this patch breaks a number of platforms:
smartweb
+drivers/gpio/at91_gpio.c:22:20: error: 'at91_get_bank_name' defined but
not used [-Werror=unused-function]
at91rm9200ek at91rm9200ek_ram wb45n picosam9g45 corvus smartweb
+drivers/gpio/at91_gpio.c:22:20: error: 'at91_get_bank_name' defined but
not used [-Werror=unused-function]
Can you please fix this ? Otherwise I cannot take this patch.
Thanks !
Eugen
More information about the U-Boot
mailing list