projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9463ce
)
lantiq: Make the MEI address available for kernel drivers
author
John Crispin
<john@openwrt.org>
Tue, 7 Jul 2015 13:44:32 +0000
(13:44 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/dts/vr9.dtsi
b/target/linux/lantiq/dts/vr9.dtsi
index bdb12701eb5b0402fd66f09c9d60491139c45631..136483ae9afeceb3f3650294508716fd966eb70e 100644
(file)
--- 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>;
};