diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2017-07-04 12:04:27 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2017-07-16 18:09:37 +0300 |
commit | 6fc496ed7e795b554353e7ba76da8421680f94a3 (patch) | |
tree | 0325f51722859bfebd522d16b484a44216a52248 /arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts | |
parent | 0e01eca39ef3d6c9e83565855362a1a3d5659c03 (diff) | |
download | linux-6fc496ed7e795b554353e7ba76da8421680f94a3.tar.xz |
arm64: dts: rockchip: remove num-slots from all platforms
We deprecated the "num-slots" property now and plan to get
rid of it finally. Just move a step to cleanup it from DT.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts')
-rw-r--r-- | arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts b/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts index e631d424f08e..5e4d3a7015f5 100644 --- a/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts +++ b/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts @@ -117,7 +117,6 @@ clock-frequency = <150000000>; disable-wp; non-removable; - num-slots = <1>; vmmc-supply = <&vcc_io>; vqmmc-supply = <&vcc18_flash>; pinctrl-names = "default"; |