Page MenuHomeFreeBSD

Add IRQ resource to SPIBUS
ClosedPublic

Authored by oskar.holmlund_ohdata.se on Nov 27 2020, 5:30 PM.
Tags
Referenced Files
F115195952: D27396.id80060.diff
Mon, Apr 21, 8:20 AM
Unknown Object (File)
Feb 26 2025, 6:00 PM
Unknown Object (File)
Feb 22 2025, 2:14 PM
Unknown Object (File)
Feb 22 2025, 8:05 AM
Unknown Object (File)
Feb 22 2025, 6:20 AM
Unknown Object (File)
Feb 22 2025, 3:25 AM
Unknown Object (File)
Feb 21 2025, 10:26 PM
Unknown Object (File)
Feb 3 2025, 7:41 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