From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Sun, 28 Oct 2018 20:37:45 +0100 Subject: [U-Boot] [PATCH v2] gpio: Add MT7621 GPIO support In-Reply-To: <20181008103801.26621-1-sr@denx.de> References: <20181008103801.26621-1-sr@denx.de> Message-ID: <99816532-afbf-e1f9-c28a-cf752e2df9f9@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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: