Page MenuHomeFreeBSD

Clean up bhnd resource handling and inherited bus methods
ClosedPublic

Authored by landon_landonf.org on Mar 27 2016, 6:30 PM.
Tags
None
Referenced Files
F103584307: D5758.diff
Tue, Nov 26, 6:45 PM
F103542978: D5758.diff
Tue, Nov 26, 7:43 AM
Unknown Object (File)
Mon, Nov 25, 2:50 AM
Unknown Object (File)
Sun, Nov 10, 3:15 AM
Unknown Object (File)
Oct 27 2024, 7:30 PM
Unknown Object (File)
Sep 11 2024, 10:07 PM
Unknown Object (File)
Sep 9 2024, 12:36 AM
Unknown Object (File)
Sep 8 2024, 3:43 AM
Subscribers

Details

Summary

To facilitate use by SoC implementors working with bhnd-inheriting fdt/nexus
drivers:

  • Splits bhnd_bus method implementations into generic bus implementations (bhnd_bus_generic) and generic bhnd(4) driver implementations (bhnd_generic)
  • Simplifies bhnd resource handling, allowing bhnd bus implementations to support bhnd resource activation by implementing the standard BUS_* resource APIs and BHND_BUS_ACTIVATE_RESOURCE().

Depends on D5757

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3031
Build 3062: arc lint + arc unit

Event Timeline

landon_landonf.org retitled this revision from to Clean up bhnd resource handling and inherited bus methods.
landon_landonf.org updated this object.
landon_landonf.org edited the test plan for this revision. (Show Details)
landon_landonf.org added a reviewer: adrian.
adrian edited edge metadata.
This revision is now accepted and ready to land.Apr 7 2016, 3:01 PM
This revision was automatically updated to reflect the committed changes.