Commit 8cb46bd2 authored by Shawn Lin's avatar Shawn Lin Committed by Shawn Guo

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: default avatarShawn Lin <shawn.lin@rock-chips.com>
Reviewed-by: default avatarJun Nie <jun.nie@linaro.org>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 5771a8c0
......@@ -18,7 +18,6 @@ memory {
};
&mmc0 {
num-slots = <1>;
supports-highspeed;
non-removable;
disable-wp;
......@@ -31,7 +30,6 @@ slot@0 {
};
&mmc1 {
num-slots = <1>;
supports-highspeed;
non-removable;
disable-wp;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment