Re: [PATCH 0/7] arm64: dts: Drop CPU masks from GICv3 PPI interrupts
From: Konrad Dybcio
Date: Thu Mar 05 2026 - 04:42:12 EST
On 3/4/26 6:10 PM, Geert Uytterhoeven wrote:
> Hi all,
>
> Unlike older GIC variants, the GICv3 DT bindings do not support
> specifying a CPU mask in PPI interrupt specifiers. Hence this patch
> series drop all such masks where they are still present.
I'm having trouble finding where that's used on pre-v3 even.. does
that actually get processed on the older iterations?
Konrad