aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Lin <[email protected]>2017-07-04 17:31:17 +0800
committerShawn Guo <[email protected]>2017-07-16 09:18:18 +0800
commit8cb46bd224a0ecfc759b685d4bb0538d8e7d51a7 (patch)
treee04209cdf16f8b3119ee69fd6ab71fda09992c72
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (diff)
ARM: dts: zte: remove num-slots from zx296702-ad1
dwmmc driver deprecated num-slots and plan to get rid of it finally. Just move a step to cleanup it from DT. Signed-off-by: Shawn Lin <[email protected]> Reviewed-by: Jun Nie <[email protected]> Reviewed-by: Jaehoon Chung <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r--arch/arm/boot/dts/zx296702-ad1.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/zx296702-ad1.dts b/arch/arm/boot/dts/zx296702-ad1.dts
index 081f980cfbe6..b0183c3a1d7c 100644
--- a/arch/arm/boot/dts/zx296702-ad1.dts
+++ b/arch/arm/boot/dts/zx296702-ad1.dts
@@ -18,7 +18,6 @@
};
&mmc0 {
- num-slots = <1>;
supports-highspeed;
non-removable;
disable-wp;
@@ -31,7 +30,6 @@
};
&mmc1 {
- num-slots = <1>;
supports-highspeed;
non-removable;
disable-wp;