Re: [PATCH V2] nfc: nxp-nci: allow GPIOs to sleep

From: Paolo Abeni

Date: Tue Feb 24 2026 - 07:31:29 EST


On 2/23/26 8:05 AM, Ian Ray wrote:
> Allow the firmware and enable GPIOs to sleep.
>
> This fixes a `WARN_ON' and allows the driver to operate GPIOs which are
> connected to I2C GPIO expanders.
>
> -- >8 --
> kernel: WARNING: CPU: 3 PID: 2636 at drivers/gpio/gpiolib.c:3880 gpiod_set_value+0x88/0x98
> -- >8 --
>
> Fixes: 6be88670fc59 ("NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Ian Ray <ian.ray@xxxxxxxxxxxxxxxx>

When resubmitting with the correct fixes tag, please additionally
include the target tree in the subj prefix (in this case 'net').

Thanks,

Paolo