summaryrefslogtreecommitdiff
path: root/scripts/atomic
diff options
context:
space:
mode:
authorDavid Thompson <davthompson@nvidia.com>2025-06-13 16:34:43 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-06-27 11:09:04 +0100
commit6b4311f78a133fc3d6a4bedba0881ea399447d3a (patch)
tree5b6aed8fa24abf21a42aa39a5fe194ae7a50ba4b /scripts/atomic
parentf6071c3cfe3a299c9d2ce2b1a7d34fee35a5c98b (diff)
downloadlinux-6b4311f78a133fc3d6a4bedba0881ea399447d3a.tar.gz
linux-6b4311f78a133fc3d6a4bedba0881ea399447d3a.tar.bz2
linux-6b4311f78a133fc3d6a4bedba0881ea399447d3a.zip
gpio: mlxbf3: only get IRQ for device instance 0
[ Upstream commit 10af0273a35ab4513ca1546644b8c853044da134 ] 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 Signed-off-by: David Thompson <davthompson@nvidia.com> Reviewed-by: Shravan Kumar Ramani <shravankr@nvidia.com> Fixes: cd33f216d241 ("gpio: mlxbf3: Add gpio driver support") Link: https://lore.kernel.org/r/20250613163443.1065217-1-davthompson@nvidia.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/atomic')
0 files changed, 0 insertions, 0 deletions