Browse Source

lantiq: Make the MEI address available for kernel drivers

Newer DSL driver versions depend on the address information.

Signed-off-by: Martin Blumenstingl <[email protected]>

SVN-Revision: 46221
John Crispin 10 years ago
parent
commit
415fe71d00
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/lantiq/dts/vr9.dtsi

+ 1 - 0
target/linux/lantiq/dts/vr9.dtsi

@@ -155,6 +155,7 @@
 
 		mei@E116000 {
 			compatible = "lantiq,mei-xrx200";
+			reg = <0xE116000 0x9c>;
 			interrupt-parent = <&icu0>;
 			interrupts = <63>;
 		};