mirror of https://github.com/hak5/openwrt.git
lantiq: Make the MEI address available for kernel drivers
Newer DSL driver versions depend on the address information. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> SVN-Revision: 46221lede-17.01
parent
b9463ce786
commit
415fe71d00
|
@ -155,6 +155,7 @@
|
||||||
|
|
||||||
mei@E116000 {
|
mei@E116000 {
|
||||||
compatible = "lantiq,mei-xrx200";
|
compatible = "lantiq,mei-xrx200";
|
||||||
|
reg = <0xE116000 0x9c>;
|
||||||
interrupt-parent = <&icu0>;
|
interrupt-parent = <&icu0>;
|
||||||
interrupts = <63>;
|
interrupts = <63>;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue