[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1553537396.git.sramani@mellanox.com>
Date: Mon, 25 Mar 2019 14:29:06 -0400
From: Shravan Kumar Ramani <sramani@...lanox.com>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>
Cc: Shravan Kumar Ramani <sramani@...lanox.com>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v5 0/1] gpio: add driver for Mellanox BlueField GPIO
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
Powered by blists - more mailing lists