summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/broadcom
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2026-01-06 20:09:52 -0600
committerFlorian Fainelli <florian.fainelli@broadcom.com>2026-01-16 13:48:58 -0800
commit9a19a2c7b2b065d2060a9d95c4cfcc4d4d31b925 (patch)
tree92b2e0614305c5178f5a2a55980e26f3c14724c1 /arch/arm64/boot/dts/broadcom
parent172711e80a70d2ee267958062428c471ed7e77f2 (diff)
downloadlwn-9a19a2c7b2b065d2060a9d95c4cfcc4d4d31b925.tar.gz
lwn-9a19a2c7b2b065d2060a9d95c4cfcc4d4d31b925.zip
arm64: dts: broadcom: northstar2: Drop "arm,cci-400-pmu" fallback compatible
The "arm,cci-400-pmu" compatible is not documented as a valid fallback nor is it used, so drop it. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20260106-dt-dtbs-broadcom-fixes-v1-13-ba45874e4553@kernel.org Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Diffstat (limited to 'arch/arm64/boot/dts/broadcom')
-rw-r--r--arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi b/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi
index 85d997ab57a1..f0374b90f6aa 100644
--- a/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi
+++ b/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi
@@ -505,8 +505,7 @@
ranges = <0 0x65590000 0x10000>;
pmu@9000 {
- compatible = "arm,cci-400-pmu,r1",
- "arm,cci-400-pmu";
+ compatible = "arm,cci-400-pmu,r1";
reg = <0x9000 0x4000>;
interrupts = <GIC_SPI 344 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 345 IRQ_TYPE_LEVEL_HIGH>,