Skip to content

Commit 8e7e63f

Browse files
robherringarndb
authored andcommitted
arm64: dts: nuvoton: npcm8xx: Drop the GIC "ppi-partitions" node
The Arm GIC "ppi-partitions" node is only relevant to GICv3 and makes no sense for GICv2 implementations which the GIC-400 is. PPIs in GICv2 have no CPU affinity. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20250609203721.2852879-1-robh@kernel.org Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au> Link: https://lore.kernel.org/r/20250710-nuvoton-arm64-dt-v1-1-ec7db96ea507@codeconstruct.com.au Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 9a5a531 commit 8e7e63f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

arch/arm64/boot/dts/nuvoton/nuvoton-common-npcm8xx.dtsi

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@
3232
#interrupt-cells = <3>;
3333
interrupt-controller;
3434
#address-cells = <0>;
35-
ppi-partitions {
36-
ppi_cluster0: interrupt-partition-0 {
37-
affinity = <&cpu0 &cpu1 &cpu2 &cpu3>;
38-
};
39-
};
4035
};
4136
};
4237

0 commit comments

Comments
 (0)