Page MenuHomeFreeBSD

gpioctl: Print interrupts capabilities
ClosedPublic

Authored by manu on Mar 20 2020, 1:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 8:43 PM
Unknown Object (File)
Tue, Dec 10, 5:44 AM
Unknown Object (File)
Tue, Nov 26, 2:05 AM
Unknown Object (File)
Nov 20 2024, 3:16 AM
Unknown Object (File)
Oct 23 2024, 11:36 AM
Unknown Object (File)
Oct 15 2024, 2:01 PM
Unknown Object (File)
Oct 15 2024, 2:00 PM
Unknown Object (File)
Oct 15 2024, 2:00 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 Not Applicable
Unit
Tests Not Applicable

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.