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 <s...@denx.de>
> Cc: Daniel Schwierzeck <daniel.schwierz...@gmail.com>
> ---
> v2:
> - Dropped IO wrappers completely
> - Dropped gpio_bank_name()
> - Used dev_read_first_subnode() and dev_read_next_subnode() to be
>   compatible with DM live tree
> 
>  drivers/gpio/Kconfig       |   8 ++
>  drivers/gpio/Makefile      |   1 +
>  drivers/gpio/mt7621_gpio.c | 183 +++++++++++++++++++++++++++++++++++++
>  3 files changed, 192 insertions(+)
>  create mode 100644 drivers/gpio/mt7621_gpio.c

applied to u-boot-mips/next, thanks.

-- 
- Daniel

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to