lantiq: dts: add missing irqs to mei node on AmazonSE, Danube and AR9
authorMartin Schiller <ms@dev.tdt.de>
Tue, 16 Apr 2024 06:43:30 +0000 (08:43 +0200)
committerMartin Schiller <ms@dev.tdt.de>
Wed, 15 May 2024 06:54:58 +0000 (08:54 +0200)
This adds to missing DyingGasp and USB OC interrupts to the mei node.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/amazonse.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/ar9.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/danube.dtsi

index 5c608dab63310d2afd6a062765fffc752fb8708c..6ae7ab6188b6dcf7d805538a1a2f47525ab2c9ae 100644 (file)
                        compatible = "lantiq,mei-xway";
                        reg = <0xe116000 0x400>;
                        interrupt-parent = <&icu0>;
-                       interrupts = <81>;
+                       interrupts = <81 83 92>;
                };
 
                usb: usb@e101000 {
index b12005ff6bf61fbd0744f36708d5f6bfaa2479cc..789ca67002aaac3a462afa1c40166b9c3c349c16 100644 (file)
                        compatible = "lantiq,mei-xway";
                        reg = <0xe116000 0x9c>;
                        interrupt-parent = <&icu0>;
-                       interrupts = <63>;
+                       interrupts = <63 61 68>;
                };
 
                gsw: etop@e180000 {
index c19ce2af7e27cbccd4f47f32e2d10fc541fb2dbb..5fe6699ac2b601cdaa667d9402c7e6b8e8746948 100644 (file)
                        compatible = "lantiq,mei-xway";
                        reg = <0xe116000 0x400>;
                        interrupt-parent = <&icu0>;
-                       interrupts = <63>;
+                       interrupts = <63 61 159>;
                };
 
                gsw: etop@e180000 {