[U-Boot] [PATCH v2] gpio: Add MT7621 GPIO support
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sun Oct 28 19:37:45 UTC 2018
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 <sr at denx.de>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181028/41750adb/attachment.sig>
More information about the U-Boot
mailing list