HomeFreeBSD

bus: Activate INTRNG interrupts in common code

Description

bus: Activate INTRNG interrupts in common code

We need to call into INTRNG to activate all interrupts on platforms that
use it. Currently, interrupts are only activated in the nexus drivers for
INTRNG platforms, but this does not handle other bus devices such as
gpiobus that manage their own IRQ space.

Reported by: cperciva
Reviewed by: cperciva, jhb
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D47282

Details

Provenance
andrewAuthored on Oct 29 2024, 10:19 AM
Reviewer
cperciva
Differential Revision
D47282: bus: Activate INTRNG interrupts in common code
Parents
rGf377a0c7dfa9: ice: Update to 1.43.2-k
Branches
Unknown
Tags
Unknown