linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/1] gpio: add driver for Mellanox BlueField GPIO
@ 2019-03-25 18:29 Shravan Kumar Ramani
  2019-03-25 18:29 ` [PATCH v5 1/1] gpio: add driver for Mellanox BlueField GPIO controller Shravan Kumar Ramani
  0 siblings, 1 reply; 3+ messages in thread
From: Shravan Kumar Ramani @ 2019-03-25 18:29 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski
  Cc: Shravan Kumar Ramani, linux-gpio, linux-kernel

Changes since v4:
Use bgpio_init to make use of the generic MMIO library.
Remove routines made unnecessary by the above change.

Shravan Kumar Ramani (1):
  gpio: add driver for Mellanox BlueField GPIO controller

 drivers/gpio/Kconfig      |   7 +++
 drivers/gpio/Makefile     |   1 +
 drivers/gpio/gpio-mlxbf.c | 154 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 162 insertions(+)
 create mode 100644 drivers/gpio/gpio-mlxbf.c

-- 
2.1.2


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

end of thread, other threads:[~2019-03-26  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 18:29 [PATCH v5 0/1] gpio: add driver for Mellanox BlueField GPIO Shravan Kumar Ramani
2019-03-25 18:29 ` [PATCH v5 1/1] gpio: add driver for Mellanox BlueField GPIO controller Shravan Kumar Ramani
2019-03-26  8:42   ` Bartosz Golaszewski

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).