Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 984f624e authored by Jaehoon Chung's avatar Jaehoon Chung Committed by Ulf Hansson
Browse files

ARM: dts: socfpga: remove 'num-slots' property for dwmmc



Since 'num-slots' had already deprecated, remove the property in
device-tree file.

Signed-off-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 01b653c2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@

&mmc {
	status = "okay";
	num-slots = <1>;
	cap-sd-highspeed;
	broken-cd;
	bus-width = <4>;
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@
		};

		mmc0: dwmmc0@ff704000 {
			num-slots = <1>;
			broken-cd;
			bus-width = <4>;
			cap-mmc-highspeed;
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
		};

		mmc0: dwmmc0@ff704000 {
			num-slots = <1>;
			broken-cd;
			bus-width = <4>;
			cap-mmc-highspeed;
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@
		};

		dwmmc0@ff704000 {
			num-slots = <1>;
			broken-cd;
			bus-width = <4>;
			cap-mmc-highspeed;