From c073bf6bdf74db663dddf7806c2fd2488f836be8 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 15 Nov 2014 14:35:32 +0000 Subject: ralink: few updates tot he sdhci probe code Signed-off-by: John Crispin SVN-Revision: 43275 --- target/linux/ramips/dts/mt7628an.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/ramips/dts/mt7628an.dtsi') 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>; -- cgit v1.2.3