[PATCH v2 0/6] Fix interrupt controller node for STM32MP2 SoCs
From: Christian Bruel
Date: Tue Apr 15 2025 - 07:26:50 EST
Fix GIC compatible and register access for STM32MP2
This serie replaces the original stm32mp25 patch:
"arm64: dts: st: Adjust interrupt-controller for aarch64"
Changes in v2:
- Apply fixes to stm32mp21 and stm32mp23 SoCs family
Christian Bruel (6):
arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCs
arm64: dts: st: Use 128kB size for aliased GIC400 register access on
stm32mp25 SoCs
arm64: dts: st: Adjust interrupt-controller for stm32mp21 SoCs
arm64: dts: st: Use 128kB size for aliased GIC400 register access on
stm32mp21 SoCs
arm64: dts: st: Adjust interrupt-controller for stm32mp23 SoCs
arm64: dts: st: Use 128kB size for aliased GIC400 register access on
stm32mp23 SoCs
arch/arm64/boot/dts/st/stm32mp211.dtsi | 8 ++++----
arch/arm64/boot/dts/st/stm32mp231.dtsi | 9 ++++-----
arch/arm64/boot/dts/st/stm32mp251.dtsi | 9 ++++-----
3 files changed, 12 insertions(+), 14 deletions(-)
--
2.34.1