Skip to content

Commit b1f8d3b

Browse files
committed
arm64: dts: rockchip: remove num-slots property from rk3328-nanopi-r2s-plus
num-slots was not part of the dw-mmc binding and the last slipage of one of them seeping in from the vendor kernel was removed way back in 2017. Somehow the nanopi-r2s-plus managed to smuggle another on in the kernel, so remove that as well. Fixes: b8c0287 ("arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus") Cc: Sergey Bostandzhyan <[email protected]> Reviewed-by: Dragan Simic <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 3a53a71 commit b1f8d3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
disable-wp;
2525
mmc-hs200-1_8v;
2626
non-removable;
27-
num-slots = <1>;
2827
pinctrl-names = "default";
2928
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
3029
status = "okay";

0 commit comments

Comments
 (0)