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:
parent
807d9a0f62
commit
faaa54161e
@ -197,7 +197,7 @@
|
||||
compatible = "lantiq,mei-xway";
|
||||
reg = <0xe116000 0x400>;
|
||||
interrupt-parent = <&icu0>;
|
||||
interrupts = <81>;
|
||||
interrupts = <81 83 92>;
|
||||
};
|
||||
|
||||
usb: usb@e101000 {
|
||||
|
@ -376,7 +376,7 @@
|
||||
compatible = "lantiq,mei-xway";
|
||||
reg = <0xe116000 0x9c>;
|
||||
interrupt-parent = <&icu0>;
|
||||
interrupts = <63>;
|
||||
interrupts = <63 61 68>;
|
||||
};
|
||||
|
||||
gsw: etop@e180000 {
|
||||
|
@ -291,7 +291,7 @@
|
||||
compatible = "lantiq,mei-xway";
|
||||
reg = <0xe116000 0x400>;
|
||||
interrupt-parent = <&icu0>;
|
||||
interrupts = <63>;
|
||||
interrupts = <63 61 159>;
|
||||
};
|
||||
|
||||
gsw: etop@e180000 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user