ARM: dts: ls1021a: reduce the interrupt-map-mask
authorMichael Walle <michael@walle.cc>
Wed, 27 Apr 2022 07:53:35 +0000 (09:53 +0200)
committerShawn Guo <shawnguo@kernel.org>
Thu, 5 May 2022 03:55:41 +0000 (11:55 +0800)
Reduce the interrupt-map-mask of the external interrupt controller to
7 to align with the devicetree schema.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi

index dca1bfb..6c88be2 100644 (file)
                                        <3 0 &gic GIC_SPI 167 IRQ_TYPE_LEVEL_HIGH>,
                                        <4 0 &gic GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>,
                                        <5 0 &gic GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>;
-                               interrupt-map-mask = <0xffffffff 0x0>;
+                               interrupt-map-mask = <0x7 0x0>;
                        };
                };