Commit de2b2107 authored by Christian Bruel's avatar Christian Bruel Committed by Arnd Bergmann
Browse files

arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCs



Use gic-400 compatible and remove address-cells = <1> on aarch64

Fixes: 5d30d03a ("arm64: dts: st: introduce stm32mp25 SoCs family")
Signed-off-by: default avatarChristian Bruel <christian.bruel@foss.st.com>
Link: https://lore.kernel.org/r/20250415111654.2103767-2-christian.bruel@foss.st.com


Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 128795bd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -115,9 +115,8 @@ scmi_vdda18adc: regulator@7 {
	};

	intc: interrupt-controller@4ac00000 {
		compatible = "arm,cortex-a7-gic";
		compatible = "arm,gic-400";
		#interrupt-cells = <3>;
		#address-cells = <1>;
		interrupt-controller;
		reg = <0x0 0x4ac10000 0x0 0x1000>,
		      <0x0 0x4ac20000 0x0 0x2000>,