Re: [PATCH v5 2/4] gpio: visconti: Add Toshiba Visconti GPIO support

2021-01-06 Thread Bartosz Golaszewski
On Mon, Jan 4, 2021 at 3:58 PM Linus Walleij wrote: > > On Thu, Dec 17, 2020 at 6:45 AM Nobuhiro Iwamatsu > wrote: > > > Add the GPIO driver for Toshiba Visconti ARM SoCs. > > > > Signed-off-by: Nobuhiro Iwamatsu > > Reviewed-by: Punit Agrawal > > This version is perfect! > Reviewed-by: Linus W

Re: [PATCH v5 2/4] gpio: visconti: Add Toshiba Visconti GPIO support

2021-01-04 Thread Linus Walleij
On Thu, Dec 17, 2020 at 6:45 AM Nobuhiro Iwamatsu wrote: > Add the GPIO driver for Toshiba Visconti ARM SoCs. > > Signed-off-by: Nobuhiro Iwamatsu > Reviewed-by: Punit Agrawal This version is perfect! Reviewed-by: Linus Walleij Bartosz: this hits pinctrl but it's fine to merge to the GPIO tr

[PATCH v5 2/4] gpio: visconti: Add Toshiba Visconti GPIO support

2020-12-16 Thread Nobuhiro Iwamatsu
Add the GPIO driver for Toshiba Visconti ARM SoCs. Signed-off-by: Nobuhiro Iwamatsu Reviewed-by: Punit Agrawal --- drivers/gpio/Kconfig | 10 + drivers/gpio/Makefile | 1 + drivers/gpio/gpio-visconti.c | 218 ++ driver