projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6306eb
)
ARM: dts: lpc18xx: remove 'num-slots' property for dwmmc
author
Jaehoon Chung
<jh80.chung@samsung.com>
Fri, 23 Feb 2018 06:41:37 +0000
(15:41 +0900)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Thu, 15 Mar 2018 08:27:40 +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/arm/boot/dts/lpc18xx.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/lpc18xx.dtsi
b/arch/arm/boot/dts/lpc18xx.dtsi
index
7cae9c5
..
10b8249
100644
(file)
--- a/
arch/arm/boot/dts/lpc18xx.dtsi
+++ b/
arch/arm/boot/dts/lpc18xx.dtsi
@@
-115,7
+115,6
@@
compatible = "snps,dw-mshc";
reg = <0x40004000 0x1000>;
interrupts = <6>;
- num-slots = <1>;
clocks = <&ccu2 CLK_SDIO>, <&ccu1 CLK_CPU_SDIO>;
clock-names = "ciu", "biu";
resets = <&rgu 20>;