summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2013-07-03 15:19:29 +0900
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:43:42 +0900
commitfff0217d5679c8cf51f8d8b3a7f4d0aa16de0437 (patch)
treeab25f9a353df84b25053d950e5d8c3778fcf15a7 /arch
parent677c295b84d996f12590f1c13fa81e9d26af45c1 (diff)
downloadlinux-3.10-fff0217d5679c8cf51f8d8b3a7f4d0aa16de0437.tar.gz
linux-3.10-fff0217d5679c8cf51f8d8b3a7f4d0aa16de0437.tar.bz2
linux-3.10-fff0217d5679c8cf51f8d8b3a7f4d0aa16de0437.zip
ARM: dts: updated the dwmmc device tree for clk name
To get clk for dwmmc, added the clk-name. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/exynos4412-slp_pq.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos4412-slp_pq.dts b/arch/arm/boot/dts/exynos4412-slp_pq.dts
index fbcf7b3d215..20a5c8644ab 100644
--- a/arch/arm/boot/dts/exynos4412-slp_pq.dts
+++ b/arch/arm/boot/dts/exynos4412-slp_pq.dts
@@ -261,6 +261,8 @@
non-removable;
fifo-depth = <0x80>;
card-detect-delay = <200>;
+ clocks = <&clock 351>, <&clock 132>;
+ clock-name = "biu", "ciu";
vmmc-supply = <&vemmc_reg>;
clock-frequency = <400000000>;
samsung,dw-mshc-ciu-div = <0>;