summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/exynos5410-smdk5410.dts
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2017-07-04 17:25:22 +0800
committerKrzysztof Kozlowski <krzk@kernel.org>2017-07-18 07:14:22 +0200
commit9d2770b8e49a1726310e706ae23b52c83b33a986 (patch)
treefaea1698699f1d756c86cc76da5ff0d0e3df02e3 /arch/arm/boot/dts/exynos5410-smdk5410.dts
parent4e1108fedad745d325a0e259f6d0d36d5d4b0cc7 (diff)
ARM: dts: exynos: Remove num-slots from exynos platforms
dwmmc driver deprecated num-slots and plan to get rid of it finally. Just move a step to cleanup it from DT. Cc: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/exynos5410-smdk5410.dts')
-rw-r--r--arch/arm/boot/dts/exynos5410-smdk5410.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/exynos5410-smdk5410.dts b/arch/arm/boot/dts/exynos5410-smdk5410.dts
index 6cc74d97daae..9cb7726ef8d0 100644
--- a/arch/arm/boot/dts/exynos5410-smdk5410.dts
+++ b/arch/arm/boot/dts/exynos5410-smdk5410.dts
@@ -41,7 +41,6 @@
&mmc_0 {
status = "okay";
- num-slots = <1>;
cap-mmc-highspeed;
broken-cd;
card-detect-delay = <200>;
@@ -53,7 +52,6 @@
&mmc_2 {
status = "okay";
- num-slots = <1>;
cap-sd-highspeed;
card-detect-delay = <200>;
samsung,dw-mshc-ciu-div = <3>;