diff options
author | John Crispin <john@openwrt.org> | 2014-11-15 14:35:32 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-11-15 14:35:32 +0000 |
commit | c073bf6bdf74db663dddf7806c2fd2488f836be8 (patch) | |
tree | e31b334f247223d3215e47eb86f4ead459c62f47 /target/linux/ramips/dts/mt7621.dtsi | |
parent | ce1c580efbc0427c7e2e4eca7ddc738fae518aea (diff) | |
download | upstream-c073bf6bdf74db663dddf7806c2fd2488f836be8.tar.gz upstream-c073bf6bdf74db663dddf7806c2fd2488f836be8.tar.bz2 upstream-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/mt7621.dtsi')
-rw-r--r-- | target/linux/ramips/dts/mt7621.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi index 7130b67409..6d3c782430 100644 --- a/target/linux/ramips/dts/mt7621.dtsi +++ b/target/linux/ramips/dts/mt7621.dtsi @@ -220,7 +220,7 @@ }; sdhci@1E130000 { - compatible = "ralink,mt7620a-sdhci"; + compatible = "ralink,mt7620-sdhci"; reg = <0x1E130000 4000>; interrupt-parent = <&gic>; |