summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/exynos5250-arndale.dts
diff options
context:
space:
mode:
authorYuvaraj Kumar C D <yuvaraj.cd@gmail.com>2013-10-20 20:48:16 (GMT)
committerKukjin Kim <kgene.kim@samsung.com>2013-12-15 19:47:31 (GMT)
commitc8149df0f3bad21c27fb6289e5408e8c7ff9c817 (patch)
treefd5d95ccbae4664c0953abe8dc205bfcc63a96cc /arch/arm/boot/dts/exynos5250-arndale.dts
parent46285a90f21541539164e06963c3069a91c9963f (diff)
downloadlinux-c8149df0f3bad21c27fb6289e5408e8c7ff9c817.tar.xz
ARM: dts: rename mmc dts node for exynos5 series
This patch rename's the device tree mmc node's from "dwmmc" to "mmc". According to ePAPR chapter 2.2.2 generic node name recommendation, it has been opted change from dwmmc to mmc.Also this patch remove the instance index from the node name. Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/exynos5250-arndale.dts')
-rw-r--r--arch/arm/boot/dts/exynos5250-arndale.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts
index 169a13a..b77a37e 100644
--- a/arch/arm/boot/dts/exynos5250-arndale.dts
+++ b/arch/arm/boot/dts/exynos5250-arndale.dts
@@ -384,7 +384,7 @@
status = "disabled";
};
- dwmmc_0: dwmmc0@12200000 {
+ mmc_0: mmc@12200000 {
status = "okay";
num-slots = <1>;
supports-highspeed;
@@ -403,7 +403,7 @@
};
};
- dwmmc_2: dwmmc2@12220000 {
+ mmc_2: mmc@12220000 {
status = "okay";
num-slots = <1>;
supports-highspeed;