From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] gpio: Add MT7621 GPIO support
Date: Sun, 28 Oct 2018 20:37:45 +0100 [thread overview]
Message-ID: <99816532-afbf-e1f9-c28a-cf752e2df9f9@gmail.com> (raw)
In-Reply-To: <20181008103801.26621-1-sr@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 <sr@denx.de>
> Cc: Daniel Schwierzeck <daniel.schwierzeck@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>
prev parent reply other threads:[~2018-10-28 19:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-08 10:38 [U-Boot] [PATCH v2] gpio: Add MT7621 GPIO support Stefan Roese
2018-10-14 18:48 ` Daniel Schwierzeck
2018-10-28 19:37 ` Daniel Schwierzeck [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=99816532-afbf-e1f9-c28a-cf752e2df9f9@gmail.com \
--to=daniel.schwierzeck@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox