From: blogic Date: Mon, 3 Nov 2014 08:32:58 +0000 (+0000) Subject: BB: lantiq: vr9: - modify dts to support vmmc X-Git-Url: https://git.archive.openwrt.org/luci/splash?a=commitdiff_plain;h=8d924d43c0ea6839a3a33e54982e8da48b736001;p=14.07%2Fopenwrt.git BB: lantiq: vr9: - modify dts to support vmmc (required not-distributable firmware blob - dump it by yourself from original firmware) Signed-off-by: Eddi De Pieri git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43163 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/lantiq/dts/vr9.dtsi b/target/linux/lantiq/dts/vr9.dtsi index 061395e..bfce1cc 100644 --- a/target/linux/lantiq/dts/vr9.dtsi +++ b/target/linux/lantiq/dts/vr9.dtsi @@ -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>;