lantiq: dts: add missing irqs to mei node on AmazonSE, Danube and AR9

This adds to missing DyingGasp and USB OC interrupts to the mei node.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
This commit is contained in:
Martin Schiller 2024-04-16 08:43:30 +02:00
parent 807d9a0f62
commit faaa54161e
3 changed files with 3 additions and 3 deletions

View File

@ -197,7 +197,7 @@
compatible = "lantiq,mei-xway";
reg = <0xe116000 0x400>;
interrupt-parent = <&icu0>;
interrupts = <81>;
interrupts = <81 83 92>;
};
usb: usb@e101000 {

View File

@ -376,7 +376,7 @@
compatible = "lantiq,mei-xway";
reg = <0xe116000 0x9c>;
interrupt-parent = <&icu0>;
interrupts = <63>;
interrupts = <63 61 68>;
};
gsw: etop@e180000 {

View File

@ -291,7 +291,7 @@
compatible = "lantiq,mei-xway";
reg = <0xe116000 0x400>;
interrupt-parent = <&icu0>;
interrupts = <63>;
interrupts = <63 61 159>;
};
gsw: etop@e180000 {