Re: [PATCH v6 1/2] gpio: mlxbf3: Add gpio driver support

From: Bartosz Golaszewski
Date: Fri Jun 16 2023 - 05:11:19 EST


On Wed, Mar 15, 2023 at 10:50 PM Asmaa Mnebhi <asmaa@xxxxxxxxxx> wrote:
>
> Add support for the BlueField-3 SoC GPIO driver.
> This driver configures and handles GPIO interrupts. It also enables a user
> to manipulate certain GPIO pins via libgpiod tools or other kernel drivers.
> The usables pins are defined via the "gpio-reserved-ranges" property.
>
> Signed-off-by: Asmaa Mnebhi <asmaa@xxxxxxxxxx>
> ---

Applied, thanks!

Bart