Page MenuHomeFreeBSD

Add IRQ resource to SPIBUS
ClosedPublic

Authored by oskar.holmlund_ohdata.se on Nov 27 2020, 5:30 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Nov 18, 2:10 PM
Unknown Object (File)
Wed, Nov 12, 5:51 PM
Unknown Object (File)
Fri, Oct 31, 6:57 AM
Unknown Object (File)
Tue, Oct 28, 12:04 AM
Unknown Object (File)
Sun, Oct 26, 5:07 AM
Unknown Object (File)
Oct 15 2025, 5:23 AM
Unknown Object (File)
Sep 22 2025, 3:15 PM
Unknown Object (File)
Sep 17 2025, 9:07 PM

Details

Reviewers
mmel
manu
Group Reviewers
ARM
Commits
rS368725: Add IRQ resource to SPIBUS
Summary

Add capability to SPIBUS to have child device with IRQ.
For example many ADC chip have a dedicated pin to signal "data ready" and the host can just wait for a interrupt to go out and read the result.

It is the same code as in R282674 and R282702 for IICBUS by Michal Meloun

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable