All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: rk3399-firefly: remove num-slots from &sdio0 node
@ 2019-12-31 19:11 ` Johan Jonker
  0 siblings, 0 replies; 4+ messages in thread
From: Johan Jonker @ 2019-12-31 19:11 UTC (permalink / raw)
  To: robh+dt
  Cc: mark.rutland, heiko, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel

The option "num-slots" was deprecated long time ago, so remove it.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts b/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts
index 92de83dd4..7584351a1 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts
@@ -660,7 +660,6 @@
 	keep-power-in-suspend;
 	mmc-pwrseq = <&sdio_pwrseq>;
 	non-removable;
-	num-slots = <1>;
 	pinctrl-names = "default";
 	pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk>;
 	sd-uhs-sdr104;
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-07 22:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-31 19:11 [PATCH] arm64: dts: rockchip: rk3399-firefly: remove num-slots from &sdio0 node Johan Jonker
2019-12-31 19:11 ` Johan Jonker
2020-01-07 22:32 ` Heiko Stuebner
2020-01-07 22:32   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.