CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/11 11:37:04
Modified files:
sys/arch/arm64/dev: bcm2836_intr.c
Log message:
Use the "interrupt-parent" property to look up the "local" per-CPU
interrupt controller instead of doing a lookup by node name. The node
has been renamed in newer device trees. This makes the rpi3 work
with an upcoming updated raspberry-firmware package.
ok mglocker@
