// SPDX-License-Identifier: GPL-2.0-or-later OR MIT #include "bcm4908.dtsi" / { cpus { /delete-node/ cpu@2; /delete-node/ cpu@3; }; timer { compatible = "arm,armv8-timer"; interrupts = , , , ; }; pmu { compatible = "arm,cortex-a53-pmu"; interrupts = , ; interrupt-affinity = <&cpu0>, <&cpu1>; }; };