On 07/02/2025 21:23, Konrad Dybcio wrote:
On 7.02.2025 11:31 AM, Neil Armstrong wrote:The ARM PMUs shares the same per-cpu (PPI) interrupt, so we need to switch to interrupt-cells = <4> in the GIC node to allow adding an interrupt partition map phandle as the 4th cell value for GIC_PPI interrupts. Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> ---If I'm reading the core right, we can leave the fourth cell uninitialized where it makes no sense
It's not what dtbs_check thinks !
Konrad