summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an.dtsi
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-11-15 14:35:32 +0000
committerJohn Crispin <john@openwrt.org>2014-11-15 14:35:32 +0000
commitc073bf6bdf74db663dddf7806c2fd2488f836be8 (patch)
treee31b334f247223d3215e47eb86f4ead459c62f47 /target/linux/ramips/dts/mt7628an.dtsi
parentce1c580efbc0427c7e2e4eca7ddc738fae518aea (diff)
downloadmaster-31e0f0ae-c073bf6bdf74db663dddf7806c2fd2488f836be8.tar.gz
master-31e0f0ae-c073bf6bdf74db663dddf7806c2fd2488f836be8.tar.bz2
master-31e0f0ae-c073bf6bdf74db663dddf7806c2fd2488f836be8.zip
ralink: few updates tot he sdhci probe code
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43275
Diffstat (limited to 'target/linux/ramips/dts/mt7628an.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7628an.dtsi10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7628an.dtsi b/target/linux/ramips/dts/mt7628an.dtsi
index 3223e162bd..bb52c6aabe 100644
--- a/target/linux/ramips/dts/mt7628an.dtsi
+++ b/target/linux/ramips/dts/mt7628an.dtsi
@@ -165,6 +165,16 @@
reset-names = "host";
};
+ sdhci@10130000 {
+ compatible = "ralink,mt7620-sdhci";
+ reg = <0x10130000 4000>;
+
+ interrupt-parent = <&intc>;
+ interrupts = <14>;
+
+ status = "disabled";
+ };
+
ehci@101c0000 {
compatible = "ralink,rt3xxx-ehci";
reg = <0x101c0000 0x1000>;