Hi,
Are there any plans to upgrade the NFC library to support Linux 6.6.x ?
In Linux 6.6.x, using GPIO through the /sys/class/gpio filesystem is no longer supported, thus the NFC library cannot be used. The NFC library is using that API to control PN5180 Frontend Reset, Busy, IRQ and DWL signals.
Maybe this guide helps:
https://community.nxp.com/t5/NFC-Knowledge-Base/Porting-PN7160-NCI2-stack-to-Raspberry-Pi-5-OS-Bookw...
It explains how to port the NFC library to support the newer kernel version.
Thanks, I will look into it!