linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] gpio: add driver for Mellanox BlueField 2 GPIO controller
@ 2020-02-21 15:39 Asmaa Mnebhi
  2020-02-21 15:39 ` [PATCH v1 1/1] " Asmaa Mnebhi
  0 siblings, 1 reply; 3+ messages in thread
From: Asmaa Mnebhi @ 2020-02-21 15:39 UTC (permalink / raw)
  To: bgolaszewski, linus.walleij; +Cc: Asmaa Mnebhi, linux-kernel

This patch adds support for the GPIO controller used by Mellanox BlueFIeld
2 SOCs.

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 | 411 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 419 insertions(+)
 create mode 100644 drivers/gpio/gpio-mlxbf2.c

-- 
2.1.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-21 16:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21 15:39 [PATCH v1 0/1] gpio: add driver for Mellanox BlueField 2 GPIO controller Asmaa Mnebhi
2020-02-21 15:39 ` [PATCH v1 1/1] " Asmaa Mnebhi
2020-02-21 16:26   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).