From: John Crispin Date: Mon, 3 Nov 2014 08:32:58 +0000 (+0000) Subject: BB: lantiq: vr9: - modify dts to support vmmc X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4fc93fb72351b101faedcce7fae690b9c64bbffa;p=openwrt%2Fsvn-archive%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 SVN-Revision: 43163 --- diff --git a/target/linux/lantiq/dts/vr9.dtsi b/target/linux/lantiq/dts/vr9.dtsi index 061395e588..bfce1cce51 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>;