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 0c9c9edeb9ff42c18a97c335033794ace3bea598..21200cbf71617fb1f4df2b9d9dd3e0aa1a2b7998 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 9d53730b956ba75108f2fd9edfb982764a333547..0085e83adf65eadd6b2dbd4c4649fc2db67cda46 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 80bf1e672e5c0e307616ec08e163a2f340c6ba56..f476b7d8b056a80a229acaf5658d347f8d76b7e9 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 202650a4a91ce4a728b720e29bd1fbec0cc02eb5..4ba1e0499dfda4c24a61fb3d164d99c96312d171 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 82bd8c0f318b64c58c8e7aaf087987673d721dbb..47ea854720ce833697ced965e126ddc4659569f8 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>;
                        };
                };