Re: [PATCH] gpio: mlxbf2: select GPIOLIB_IRQCHIP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Feb 15, 2023 at 3:52 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
>
> This driver uncondictionally uses the GPIOLIB_IRQCHIP so
> select it.
>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> ---
>  drivers/gpio/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index ec7cfd4f52b1..e9917a45b005 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -1531,6 +1531,7 @@ config GPIO_MLXBF2
>         tristate "Mellanox BlueField 2 SoC GPIO"
>         depends on (MELLANOX_PLATFORM && ARM64 && ACPI) || (64BIT && COMPILE_TEST)
>         select GPIO_GENERIC
> +       select GPIOLIB_IRQCHIP
>         help
>           Say Y here if you want GPIO support on Mellanox BlueField 2 SoC.
>
> --
> 2.34.1
>

I queued that for fixes as it can trigger a build failure.

Bart



[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux