Store ITS ID in struct interrupt_controller so it can be used to look up
authorjmatthew <jmatthew@openbsd.org>
Tue, 12 Sep 2023 08:29:28 +0000 (08:29 +0000)
committerjmatthew <jmatthew@openbsd.org>
Tue, 12 Sep 2023 08:29:28 +0000 (08:29 +0000)
commit550856c913e16627b4fcacb760bc90add0e3cf56
tree82e716569db8bd266e97f073b8e5875dc68afd9a
parent44778ef7b61d717709d2ee05aad3594283c5037e
Store ITS ID in struct interrupt_controller so it can be used to look up
the right ITS to use when establishing interrupts.

ok kettenis@ patrick@
sys/arch/arm64/dev/agintc.c
sys/arch/arm64/include/intr.h