projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5771a8c
)
ARM: dts: zte: remove num-slots from zx296702-ad1
author
Shawn Lin
<shawn.lin@rock-chips.com>
Tue, 4 Jul 2017 09:31:17 +0000
(17:31 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 16 Jul 2017 01:18:18 +0000
(09:18 +0800)
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 <shawn.lin@rock-chips.com>
Reviewed-by: Jun Nie <jun.nie@linaro.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/zx296702-ad1.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/zx296702-ad1.dts
b/arch/arm/boot/dts/zx296702-ad1.dts
index 081f980cfbe628426e1d2c6b5efb8a272fe766e8..b0183c3a1d7c4627b008278e6290fbe908d0c6df 100644
(file)
--- 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;