Since AIC2 uses 4 interrupt cells we need to adjust the code that handles
authorkettenis <kettenis@openbsd.org>
Mon, 7 Mar 2022 11:08:13 +0000 (11:08 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 7 Mar 2022 11:08:13 +0000 (11:08 +0000)
commit96995178995b64d725e67ef6d11c4e420254a45a
tree304247d62a7bf738894ac6b9f1ad2836b1b60fd6
parenta2d01cbc0d542b87bece37b6644326fdd79f006c
Since AIC2 uses 4 interrupt cells we need to adjust the code that handles
the "msi-ranges" property and converts it into a proper interrupt descriptor
for MSIs.

ok jsg@
sys/arch/arm64/dev/aplpcie.c