From: Asmaa Mnebhi <Asmaa@mellanox.com>
To: bgolaszewski@baylibre.com, linus.walleij@linaro.org
Cc: Asmaa Mnebhi <Asmaa@mellanox.com>, linux-kernel@vger.kernel.org
Subject: [PATCH v4 0/1] gpio: add driver for Mellanox BlueField 2 GPIO controller
Date: Mon, 2 Mar 2020 16:04:45 -0500 [thread overview]
Message-ID: <cover.1583182325.git.Asmaa@mellanox.com> (raw)
This patch adds support for the GPIO controller used by Mellanox BlueFIeld
2 SOCs.
This patch addresses the following issues:
1) Make mlxbf2_gpio_lock_acquire and mlxbf2_gpio_lock_release symmetrical
2) renamed mlxbf2_gpio_state to mlxbf2_gpio_context
3) removed unnecessary informational message.
Asmaa Mnebhi (1):
gpio: add driver for Mellanox BlueField 2 GPIO controller
drivers/gpio/Kconfig | 7 +
drivers/gpio/Makefile | 1 +
drivers/gpio/gpio-mlxbf2.c | 335 +++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 343 insertions(+)
create mode 100644 drivers/gpio/gpio-mlxbf2.c
--
2.1.2
next reply other threads:[~2020-03-02 21:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-02 21:04 Asmaa Mnebhi [this message]
2020-03-02 21:04 ` [PATCH v4 1/1] gpio: add driver for Mellanox BlueField 2 GPIO controller Asmaa Mnebhi
2020-03-09 8:48 ` Linus Walleij
2020-03-09 13:09 ` Asmaa Mnebhi
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=cover.1583182325.git.Asmaa@mellanox.com \
--to=asmaa@mellanox.com \
--cc=bgolaszewski@baylibre.com \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
/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