[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1583182325.git.Asmaa@mellanox.com>
Date: Mon, 2 Mar 2020 16:04:45 -0500
From: Asmaa Mnebhi <Asmaa@...lanox.com>
To: bgolaszewski@...libre.com, linus.walleij@...aro.org
Cc: Asmaa Mnebhi <Asmaa@...lanox.com>, linux-kernel@...r.kernel.org
Subject: [PATCH v4 0/1] gpio: add driver for Mellanox BlueField 2 GPIO controller
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
Powered by blists - more mailing lists