All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/1] gpio: add driver for Mellanox BlueField GPIO
@ 2019-03-26 14:42 Shravan Kumar Ramani
  2019-03-26 14:42 ` [PATCH v6 1/1] gpio: add driver for Mellanox BlueField GPIO controller Shravan Kumar Ramani
  2019-03-26 17:41 ` [PATCH v6 0/1] gpio: add driver for Mellanox BlueField GPIO Bartosz Golaszewski
  0 siblings, 2 replies; 3+ messages in thread
From: Shravan Kumar Ramani @ 2019-03-26 14:42 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski
  Cc: Shravan Kumar Ramani, linux-gpio, linux-kernel

Changes since v5:
Use devm_platform_ioremap_resource().

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 | 153 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 161 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 17:41 UTC | newest]

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.