Re: [U-Boot] [PATCH v2] gpio: Add MT7621 GPIO support

2018-10-28 Thread Daniel Schwierzeck
Am 08.10.18 um 12:38 schrieb Stefan Roese: > This patch adds GPIO support for the Mediatek MT7621 SoC, tested on > MT7688 (Gardena smart-gateway). The driver is loosly based on the > Linux kernel version. > > Signed-off-by: Stefan Roese > Cc: Daniel Schwierzeck > --- > v2: > - Dropped IO wrapp

Re: [U-Boot] [PATCH v2] gpio: Add MT7621 GPIO support

2018-10-14 Thread Daniel Schwierzeck
On 08.10.2018 12:38, Stefan Roese wrote: > This patch adds GPIO support for the Mediatek MT7621 SoC, tested on > MT7688 (Gardena smart-gateway). The driver is loosly based on the > Linux kernel version. > > Signed-off-by: Stefan Roese > Cc: Daniel Schwierzeck > --- > v2: > - Dropped IO wrapper