]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: socfpga: remove the reg property in the pmu
authorDinh Nguyen <dinguyen@kernel.org>
Thu, 23 Apr 2026 17:48:47 +0000 (12:48 -0500)
committerDinh Nguyen <dinguyen@kernel.org>
Mon, 27 Apr 2026 12:35:39 +0000 (07:35 -0500)
commitb5a0814a2cbb91e9376937f6b7de6ddff5eae14a
treeebe62ceb419b03f71a05d73c48d6b33d8dc78f5e
parent66764673e09b3b9c0e9dc1f785ac9cb7b0e0183a
ARM: dts: socfpga: remove the reg property in the pmu

The Cortex-A9 PMU accesses the hardware via system coprocessor registers,
not memory-mapped I/O. The driver does not parse or use a 'reg' property
from the device tree, so we can remove the reg from the DTS.

This change fixes this dtbs_check warning:

(arm,cortex-a9-pmu): 'reg' does not match any of the regexes

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/intel/socfpga/socfpga.dtsi
arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi