We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc229e commit 3a1e108Copy full SHA for 3a1e108
arch/arm64/boot/dts/st/stm32mp231.dtsi
@@ -1201,13 +1201,12 @@
1201
};
1202
1203
intc: interrupt-controller@4ac10000 {
1204
- compatible = "arm,cortex-a7-gic";
+ compatible = "arm,gic-400";
1205
reg = <0x4ac10000 0x1000>,
1206
<0x4ac20000 0x2000>,
1207
<0x4ac40000 0x2000>,
1208
<0x4ac60000 0x2000>;
1209
#interrupt-cells = <3>;
1210
- #address-cells = <1>;
1211
interrupt-controller;
1212
1213
0 commit comments