* [PATCH] arm64: dts: rockchip: Remove unused and undocumented "num-slots" property
@ 2024-11-15 19:34 Rob Herring (Arm)
2024-12-02 23:20 ` Heiko Stübner
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring (Arm) @ 2024-11-15 19:34 UTC (permalink / raw)
To: Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel
Remove "num-slots" property which is both unused in the kernel and
undocumented. Most likely they are leftovers from downstream.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts b/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts
index cb81ba3f23ff..7c5f9be9a470 100644
--- a/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts
@@ -24,7 +24,6 @@ &emmc {
disable-wp;
mmc-hs200-1_8v;
non-removable;
- num-slots = <1>;
pinctrl-names = "default";
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
supports-emmc;
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: rockchip: Remove unused and undocumented "num-slots" property
2024-11-15 19:34 [PATCH] arm64: dts: rockchip: Remove unused and undocumented "num-slots" property Rob Herring (Arm)
@ 2024-12-02 23:20 ` Heiko Stübner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stübner @ 2024-12-02 23:20 UTC (permalink / raw)
To: Krzysztof Kozlowski, Conor Dooley, Rob Herring (Arm)
Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel
Am Freitag, 15. November 2024, 20:34:23 CET schrieb Rob Herring (Arm):
> Remove "num-slots" property which is both unused in the kernel and
> undocumented. Most likely they are leftovers from downstream.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
this was already fixed in
commit b1f8d3b81d92 ("arm64: dts: rockchip: remove num-slots property from rk3328-nanopi-r2s-plus")
at the beginning of october.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-02 23:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-15 19:34 [PATCH] arm64: dts: rockchip: Remove unused and undocumented "num-slots" property Rob Herring (Arm)
2024-12-02 23:20 ` Heiko Stübner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).