From: John Crispin Date: Tue, 7 Jul 2015 13:44:32 +0000 (+0000) Subject: lantiq: Make the MEI address available for kernel drivers X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=415fe71d005a9ec9366e555d6876579659656a82;p=openwrt%2Fstaging%2Fyousong.git lantiq: Make the MEI address available for kernel drivers Newer DSL driver versions depend on the address information. Signed-off-by: Martin Blumenstingl SVN-Revision: 46221 --- diff --git a/target/linux/lantiq/dts/vr9.dtsi b/target/linux/lantiq/dts/vr9.dtsi index bdb12701eb..136483ae9a 100644 --- a/target/linux/lantiq/dts/vr9.dtsi +++ b/target/linux/lantiq/dts/vr9.dtsi @@ -155,6 +155,7 @@ mei@E116000 { compatible = "lantiq,mei-xrx200"; + reg = <0xE116000 0x9c>; interrupt-parent = <&icu0>; interrupts = <63>; };