提交 812dd020 编写于 作者: J Jaehoon Chung 提交者: Ulf Hansson

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: NJaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
上级 09cdb289
...@@ -922,7 +922,6 @@ ...@@ -922,7 +922,6 @@
#size-cells = <0>; #size-cells = <0>;
cd-inverted; cd-inverted;
compatible = "hisilicon,hi3660-dw-mshc"; compatible = "hisilicon,hi3660-dw-mshc";
num-slots = <1>;
bus-width = <0x4>; bus-width = <0x4>;
disable-wp; disable-wp;
cap-sd-highspeed; cap-sd-highspeed;
...@@ -960,7 +959,6 @@ ...@@ -960,7 +959,6 @@
compatible = "hisilicon,hi3660-dw-mshc"; compatible = "hisilicon,hi3660-dw-mshc";
reg = <0x0 0xff3ff000 0x0 0x1000>; reg = <0x0 0xff3ff000 0x0 0x1000>;
interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
num-slots = <1>;
clocks = <&crg_ctrl HI3660_CLK_GATE_SDIO0>, clocks = <&crg_ctrl HI3660_CLK_GATE_SDIO0>,
<&crg_ctrl HI3660_HCLK_GATE_SDIO0>; <&crg_ctrl HI3660_HCLK_GATE_SDIO0>;
clock-names = "ciu", "biu"; clock-names = "ciu", "biu";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册