diff options
author | Jaehoon Chung <jh80.chung@samsung.com> | 2013-10-24 22:36:43 +0900 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2014-11-18 11:45:00 +0900 |
commit | 0f2054721614ea98f40e2f81ba594edc5643c3e4 (patch) | |
tree | 04b84b70f2b9fcf6af678905e1dbef9d37414bf0 /arch | |
parent | 581ccf8aa666ba8470c035e8aeb1ff4a55e35c19 (diff) | |
download | linux-3.10-0f2054721614ea98f40e2f81ba594edc5643c3e4.tar.gz linux-3.10-0f2054721614ea98f40e2f81ba594edc5643c3e4.tar.bz2 linux-3.10-0f2054721614ea98f40e2f81ba594edc5643c3e4.zip |
ARM: dts: exynos4412_slp_pq: add the desc_num for mshc
Add the desc_num for mshc. (using 4)
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/boot/dts/exynos4412-slp_pq.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos4412-slp_pq.dts b/arch/arm/boot/dts/exynos4412-slp_pq.dts index 92bea1fafc9..9f98e322721 100644 --- a/arch/arm/boot/dts/exynos4412-slp_pq.dts +++ b/arch/arm/boot/dts/exynos4412-slp_pq.dts @@ -264,6 +264,7 @@ broken-cd; non-removable; fifo-depth = <0x80>; + desc-num = <4>; card-detect-delay = <200>; clocks = <&clock 351>, <&clock 132>; clock-name = "biu", "ciu"; |