diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2017-07-04 17:04:28 +0800 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2017-07-16 17:08:58 +0200 |
commit | ec6ca8e1721f0d21eff4208bc262e4382a356aad (patch) | |
tree | 75cc125d4f878286a7a45b7cfac811242be51d9a /arch/arm/boot/dts/rk3288-phycore-som.dtsi | |
parent | 83086adf5ab6a56191439db34c0470daf6f2887b (diff) | |
download | blackbird-obmc-linux-ec6ca8e1721f0d21eff4208bc262e4382a356aad.tar.gz blackbird-obmc-linux-ec6ca8e1721f0d21eff4208bc262e4382a356aad.zip |
ARM: 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/arm/boot/dts/rk3288-phycore-som.dtsi')
-rw-r--r-- | arch/arm/boot/dts/rk3288-phycore-som.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3288-phycore-som.dtsi b/arch/arm/boot/dts/rk3288-phycore-som.dtsi index 26cd3ad45160..a80dc02ac56b 100644 --- a/arch/arm/boot/dts/rk3288-phycore-som.dtsi +++ b/arch/arm/boot/dts/rk3288-phycore-som.dtsi @@ -136,7 +136,6 @@ cap-mmc-highspeed; disable-wp; non-removable; - num-slots = <1>; pinctrl-names = "default"; pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_pwr &emmc_bus8>; vmmc-supply = <&vdd_3v3_io>; |