Page MenuHomeFreeBSD

gpioctl: Print interrupts capabilities
ClosedPublic

Authored by manu on Mar 20 2020, 1:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 12 2024, 1:57 AM
Unknown Object (File)
Mar 12 2024, 1:57 AM
Unknown Object (File)
Mar 12 2024, 1:57 AM
Unknown Object (File)
Mar 12 2024, 1:57 AM
Unknown Object (File)
Mar 8 2024, 4:22 AM
Unknown Object (File)
Jan 30 2024, 1:11 AM
Unknown Object (File)
Jan 4 2024, 10:02 PM
Unknown Object (File)
Jan 4 2024, 10:02 PM
Subscribers

Details

Summary

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.

Test Plan

Not tested at all.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 11 2020, 3:25 PM
This revision was automatically updated to reflect the committed changes.