arm64: dts: hi3660: remove 'num-slots' property for dwmmc
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 23 Feb 2018 06:41:38 +0000 (15:41 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 15 Mar 2018 08:27:46 +0000 (09:27 +0100)
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>
arch/arm64/boot/dts/hisilicon/hi3660.dtsi

index 63d4f9d..a7ecd90 100644 (file)
                        #size-cells = <0>;
                        cd-inverted;
                        compatible = "hisilicon,hi3660-dw-mshc";
-                       num-slots = <1>;
                        bus-width = <0x4>;
                        disable-wp;
                        cap-sd-highspeed;
                        compatible = "hisilicon,hi3660-dw-mshc";
                        reg = <0x0 0xff3ff000 0x0 0x1000>;
                        interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
-                       num-slots = <1>;
                        clocks = <&crg_ctrl HI3660_CLK_GATE_SDIO0>,
                                 <&crg_ctrl HI3660_HCLK_GATE_SDIO0>;
                        clock-names = "ciu", "biu";