Hi Andy, Hi Linus, I see that the pinctl-mlxbf3.c is in v6.4 kernel but I am not seeing gpio-mlxbf3.c, not even in Linux next. Do you know when this driver will be integrated? Thanks. Asmaa > -----Original Message----- > From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Sent: Friday, March 17, 2023 8:54 AM > To: Asmaa Mnebhi <asmaa@xxxxxxxxxx> > Cc: linus.walleij@xxxxxxxxxx; bgolaszewski@xxxxxxxxxxxx; linux- > gpio@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; linux- > acpi@xxxxxxxxxxxxxxx > Subject: Re: [PATCH v6 1/2] gpio: mlxbf3: Add gpio driver support > Importance: High > > On Wed, Mar 15, 2023 at 11: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. > > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> >