lantiq: modify vr9.dts to support vmmc
authorStefan Koch <stefan.koch10@gmail.com>
Mon, 3 Nov 2014 08:32:58 +0000 (08:32 +0000)
committerJohn Crispin <john@phrozen.org>
Mon, 31 Oct 2016 15:51:32 +0000 (16:51 +0100)
(required not-distributable firmware blob - dump it by yourself from original firmware)

Signed-off-by: Eddi De Pieri <eddi@depieri.net>
(cherry picked from commit 8d924d43c0ea6839a3a33e54982e8da48b736001)

Modified after cherry-pick:
compatible attribute

Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
target/linux/lantiq/dts/vr9.dtsi

index 8a7935ce8be593c5e4daa4ff70745b8b239dd90c..1a50d0ebc811726674d7b137c89c5ba203b37723 100644 (file)
                        reg = <0x106a00 0x200>;
                };
 
+               vmmc@107000 {
+                       status = "disabled";
+                       compatible = "lantiq,vmmc-xway";
+                       reg = <0x103000 0x400>;
+                       interrupt-parent = <&icu0>;
+                       interrupts = <150 151 152 153 154 155>;
+               };
+
                rcu0: rcu@203000 {
                        compatible = "lantiq,rcu-xrx200";
                        reg = <0x203000 0x1000>;