mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-19 05:14:58 +00:00
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: 46221
This commit is contained in:
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
Block a user