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

Commit 10acba12 authored by Shawn Lin's avatar Shawn Lin Committed by Krzysztof Kozlowski
Browse files

arm64: 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: default avatarShawn Lin <shawn.lin@rock-chips.com>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 6d00a55d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -832,7 +832,6 @@

&mshc_0 {
	status = "okay";
	num-slots = <1>;
	mmc-hs200-1_8v;
	mmc-hs400-1_8v;
	cap-mmc-highspeed;
@@ -854,7 +853,6 @@

&mshc_2 {
	status = "okay";
	num-slots = <1>;
	cap-sd-highspeed;
	disable-wp;
	cd-gpios = <&gpa2 4 GPIO_ACTIVE_HIGH>;
+0 −2
Original line number Diff line number Diff line
@@ -359,7 +359,6 @@

&mmc_0 {
	status = "okay";
	num-slots = <1>;
	cap-mmc-highspeed;
	mmc-hs200-1_8v;
	non-removable;
@@ -375,7 +374,6 @@

&mmc_2 {
	status = "okay";
	num-slots = <1>;
	cap-sd-highspeed;
	card-detect-delay = <200>;
	clock-frequency = <400000000>;