Page MenuHomeFreeBSD

arm: generic_timer: dedupe resource specs between ACPI and FDT
AbandonedPublic

Authored by kevans on Mar 14 2023, 4:47 AM.
Tags
None
Referenced Files
F154192778: D39074.id118787.diff
Sun, Apr 26, 11:57 PM
Unknown Object (File)
Sat, Apr 25, 2:29 AM
Unknown Object (File)
Thu, Apr 23, 11:46 AM
Unknown Object (File)
Mon, Apr 20, 8:52 PM
Unknown Object (File)
Sat, Apr 18, 5:50 AM
Unknown Object (File)
Sat, Apr 18, 5:07 AM
Unknown Object (File)
Tue, Apr 14, 5:13 AM
Unknown Object (File)
Sun, Apr 5, 4:18 PM
Subscribers

Details

Reviewers
rpokala
andrew
Group Reviewers
arm64
ARM
Summary

irq_defs now effectively ties a name (FDT) to a resource_spec (ACPI),
the latter of which becomes the authoritative source for flags and
index rather than duplicating that information between the two.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50349
Build 47241: arc lint + arc unit