GPIO drivers who supports interrupts report them in the caps (obtain via the getcaps method) but gpioctl doesn't know how to interpret this and print "UNKNOWN" for each one of them.
Even if we don't have userland gpio interrupts support for now let gpioctl print the supported caps.
Details
Details
- Reviewers
alisaidi_amazon.com - Group Reviewers
ARM arm64 - Commits
- rS359805: gpioctl: Print interrupts capabilities
Not tested at all.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable