This adds to missing DyingGasp and USB OC interrupts to the mei node.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
compatible = "lantiq,mei-xway";
reg = <0xe116000 0x400>;
interrupt-parent = <&icu0>;
- interrupts = <81>;
+ interrupts = <81 83 92>;
};
usb: usb@e101000 {
compatible = "lantiq,mei-xway";
reg = <0xe116000 0x9c>;
interrupt-parent = <&icu0>;
- interrupts = <63>;
+ interrupts = <63 61 68>;
};
gsw: etop@e180000 {
compatible = "lantiq,mei-xway";
reg = <0xe116000 0x400>;
interrupt-parent = <&icu0>;
- interrupts = <63>;
+ interrupts = <63 61 159>;
};
gsw: etop@e180000 {