ARM: dts: stm32: Correct masks for GIC PPI interrupts on stm32mp15
authorAlexandre Torgue <alexandre.torgue@foss.st.com>
Mon, 21 Feb 2022 13:15:08 +0000 (14:15 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 25 Feb 2022 09:53:15 +0000 (10:53 +0100)
commitcb4b2d26c78a1707499bf60768e463032a221e3a
tree5642573efafdb856eacceff8e4888e3725cdadae
parentbf5f07e70687468c9d56f1e9e1840416413b8003
ARM: dts: stm32: Correct masks for GIC PPI interrupts on stm32mp15

Using GIC_CPU_MASK_SIMPLE(x), x should reflect the number of CPUs.
STM32MP151 is a single A7.
STM32MP153/157 is a dual A7.

Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Acked-by: Marc Zyngier <maz@kernel.org>
arch/arm/boot/dts/stm32mp151.dtsi
arch/arm/boot/dts/stm32mp153.dtsi