Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: hi3660: remove 'num-slots' property for dwmmc

Since 'num-slots' had already deprecated, remove the property in
device-tree file.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Jaehoon Chung and committed by
Ulf Hansson
812dd020 09cdb289

-2
-2
arch/arm64/boot/dts/hisilicon/hi3660.dtsi
··· 922 922 #size-cells = <0>; 923 923 cd-inverted; 924 924 compatible = "hisilicon,hi3660-dw-mshc"; 925 - num-slots = <1>; 926 925 bus-width = <0x4>; 927 926 disable-wp; 928 927 cap-sd-highspeed; ··· 959 960 compatible = "hisilicon,hi3660-dw-mshc"; 960 961 reg = <0x0 0xff3ff000 0x0 0x1000>; 961 962 interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>; 962 - num-slots = <1>; 963 963 clocks = <&crg_ctrl HI3660_CLK_GATE_SDIO0>, 964 964 <&crg_ctrl HI3660_HCLK_GATE_SDIO0>; 965 965 clock-names = "ciu", "biu";