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

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi

index 0c9c9ed..21200cb 100644 (file)
                                        <9 0 &gic GIC_SPI 149 IRQ_TYPE_LEVEL_HIGH>,
                                        <10 0 &gic GIC_SPI 150 IRQ_TYPE_LEVEL_HIGH>,
                                        <11 0 &gic GIC_SPI 151 IRQ_TYPE_LEVEL_HIGH>;
-                               interrupt-map-mask = <0xffffffff 0x0>;
+                               interrupt-map-mask = <0xf 0x0>;
                        };
                };
 
index 9d53730..0085e83 100644 (file)
                                        <9 0 &gic GIC_SPI 149 IRQ_TYPE_LEVEL_HIGH>,
                                        <10 0 &gic GIC_SPI 150 IRQ_TYPE_LEVEL_HIGH>,
                                        <11 0 &gic GIC_SPI 151 IRQ_TYPE_LEVEL_HIGH>;
-                               interrupt-map-mask = <0xffffffff 0x0>;
+                               interrupt-map-mask = <0xf 0x0>;
                        };
                };
 
index 80bf1e6..f476b7d 100644 (file)
                                        <9 0 &gic GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
                                        <10 0 &gic GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>,
                                        <11 0 &gic GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
-                               interrupt-map-mask = <0xffffffff 0x0>;
+                               interrupt-map-mask = <0xf 0x0>;
                        };
                };
 
index 202650a..4ba1e04 100644 (file)
                                        <9 0 &gic GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
                                        <10 0 &gic GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>,
                                        <11 0 &gic GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
-                               interrupt-map-mask = <0xffffffff 0x0>;
+                               interrupt-map-mask = <0xf 0x0>;
                        };
                };
 
index 82bd8c0..47ea854 100644 (file)
                                        <9 0 &gic GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
                                        <10 0 &gic GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>,
                                        <11 0 &gic GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
-                               interrupt-map-mask = <0xffffffff 0x0>;
+                               interrupt-map-mask = <0xf 0x0>;
                        };
                };