Skip to content
Snippets Groups Projects
Commit 8d924d43 authored by blogic's avatar blogic
Browse files

BB: lantiq: vr9: - modify dts to support vmmc


(required not-distributable firmware blob - dump it by yourself from original firmware)

Signed-off-by: default avatarEddi De Pieri <eddi@depieri.net>

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43163 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 273b8aa7
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,14 @@
reg = <0x106a00 0x200>;
};
vmmc@107000 {
status = "disabled";
compatible = "lantiq,vmmc";
reg = <0x103000 0x400>;
interrupt-parent = <&icu0>;
interrupts = <150 151 152 153 154 155>;
};
rcu0: rcu@203000 {
compatible = "lantiq,rcu-xrx200";
reg = <0x203000 0x1000>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment