Re: [PATCH v1] gpio: mlxbf3: only get IRQ for device instance 0

From: Bartosz Golaszewski
Date: Wed Jun 18 2025 - 06:24:26 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Fri, 13 Jun 2025 16:34:43 +0000, David Thompson wrote:
> The gpio-mlxbf3 driver interfaces with two GPIO controllers,
> device instance 0 and 1. There is a single IRQ resource shared
> between the two controllers, and it is found in the ACPI table for
> device instance 0. The driver should not attempt to get an IRQ
> resource when probing device instance 1, otherwise the following
> error is logged:
> mlxbf3_gpio MLNXBF33:01: error -ENXIO: IRQ index 0 not found
>
> [...]

Applied, thanks!

[1/1] gpio: mlxbf3: only get IRQ for device instance 0
https://git.kernel.org/brgl/linux/c/10af0273a35ab4513ca1546644b8c853044da134

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>