[U-Boot] [RESEND PATCH V2 4/6] gpio: pic32: remove gpio_xlate routine
Simon Glass
sjg at chromium.org
Sat May 7 21:03:47 CEST 2016
On 20 April 2016 at 09:37, Eric Nelson <eric at nelint.com> wrote:
> With the addition of GPIO_ACTIVE_LOW parsing in gpio-uclass,
> the pic32 gpio driver doesn't need a custom xlate routine.
>
> Signed-off-by: Eric Nelson <eric at nelint.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Purna Chandra Mandal <purna.mandal at microchip.com>
> ---
> V2 removes the include of <dt-bindings/gpio/gpio.h>
> drivers/gpio/pic32_gpio.c | 10 ----------
> 1 file changed, 10 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list