Skip to content

Commit

Permalink
arm64: dts: rockchip: remove num-slots property from rk3328-nanopi-r2…
Browse files Browse the repository at this point in the history
…s-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]>
  • Loading branch information
mmind committed Oct 10, 2024
1 parent 3a53a71 commit b1f8d3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
disable-wp;
mmc-hs200-1_8v;
non-removable;
num-slots = <1>;
pinctrl-names = "default";
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
status = "okay";
Expand Down

0 comments on commit b1f8d3b

Please sign in to comment.