]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: nuvoton: npcm8xx: Drop the GIC "ppi-partitions" node
authorRob Herring (Arm) <robh@kernel.org>
Thu, 10 Jul 2025 03:09:38 +0000 (12:39 +0930)
committerArnd Bergmann <arnd@arndb.de>
Mon, 21 Jul 2025 15:02:57 +0000 (17:02 +0200)
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>
arch/arm64/boot/dts/nuvoton/nuvoton-common-npcm8xx.dtsi

index fead4dde590dfff3f7d28a47c2b883462a6e51eb..acd3137d2464aef4224df62fe840ff6fe4db37ca 100644 (file)
                        #interrupt-cells = <3>;
                        interrupt-controller;
                        #address-cells = <0>;
-                       ppi-partitions {
-                               ppi_cluster0: interrupt-partition-0 {
-                                       affinity = <&cpu0 &cpu1 &cpu2 &cpu3>;
-                               };
-                       };
                };
        };