CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/12 02:43:55
Modified files:
sys/arch/armv7/broadcom: bcm2836_intr.c
Log message:
apply arm64 rev 1.17 to armv7 as well; ok kettenis@
original commit 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.
