Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09cdb289 authored by Jaehoon Chung's avatar Jaehoon Chung Committed by Ulf Hansson
Browse files

ARM: dts: lpc18xx: remove 'num-slots' property for dwmmc



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

Signed-off-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent a6306eb6
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -115,7 +115,6 @@
			compatible = "snps,dw-mshc";
			compatible = "snps,dw-mshc";
			reg = <0x40004000 0x1000>;
			reg = <0x40004000 0x1000>;
			interrupts = <6>;
			interrupts = <6>;
			num-slots = <1>;
			clocks = <&ccu2 CLK_SDIO>, <&ccu1 CLK_CPU_SDIO>;
			clocks = <&ccu2 CLK_SDIO>, <&ccu1 CLK_CPU_SDIO>;
			clock-names = "ciu", "biu";
			clock-names = "ciu", "biu";
			resets = <&rgu 20>;
			resets = <&rgu 20>;