diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2017-07-04 12:04:28 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2017-07-16 18:08:58 +0300 |
commit | ec6ca8e1721f0d21eff4208bc262e4382a356aad (patch) | |
tree | 75cc125d4f878286a7a45b7cfac811242be51d9a /arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi | |
parent | 83086adf5ab6a56191439db34c0470daf6f2887b (diff) | |
download | linux-ec6ca8e1721f0d21eff4208bc262e4382a356aad.tar.xz |
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-veyron-sdmmc.dtsi')
-rw-r--r-- | arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi b/arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi index aef07101e9ab..95e9bee8bca2 100644 --- a/arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi +++ b/arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi @@ -117,7 +117,6 @@ card-detect-delay = <200>; cd-gpios = <&gpio7 RK_PA5 GPIO_ACTIVE_LOW>; rockchip,default-sample-phase = <90>; - num-slots = <1>; sd-uhs-sdr12; sd-uhs-sdr25; sd-uhs-sdr50; |