lantiq: Make the MEI address available for kernel drivers
authorJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:44:32 +0000 (13:44 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:44:32 +0000 (13:44 +0000)
Newer DSL driver versions depend on the address information.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 46221

target/linux/lantiq/dts/vr9.dtsi

index bdb12701eb5b0402fd66f09c9d60491139c45631..136483ae9afeceb3f3650294508716fd966eb70e 100644 (file)
 
                mei@E116000 {
                        compatible = "lantiq,mei-xrx200";
+                       reg = <0xE116000 0x9c>;
                        interrupt-parent = <&icu0>;
                        interrupts = <63>;
                };