HomeFreeBSD

arm nexus: Use bus_generic_rman_*

Description

arm nexus: Use bus_generic_rman_*

  • Implement bus_get_rman pulling bits from nexus_alloc_resource.
  • Implement bus_map/unmap_resource pulling bits from nexus_activate/deactivate_resource.
  • Use bus_generic_rman_* for bus_alloc/adjust/activate/deactivate/release_resource except for custom interrupt activate/deactivate logic still in nexus_activate/deactivate_resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D43437

(cherry picked from commit faeb273e7a8ec57d87de8d4337598fb11ae305c3)

Details

Provenance
jhbAuthored on Jan 23 2024, 5:37 PM
Reviewer
imp
Differential Revision
D43437: arm nexus: Use bus_generic_rman_*
Parents
rG64ab61b1284a: powerpc nexus: Use bus_generic_rman_*
Branches
Unknown
Tags
Unknown