projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6510223
)
ARM: dts: Use mmc@ instead sdhci@
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 26 Sep 2018 11:36:16 +0000
(13:36 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 5 Nov 2018 09:35:17 +0000
(10:35 +0100)
mmc name is recommended based on devicetree specification.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/boot/dts/zynq-7000.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/zynq-7000.dtsi
b/arch/arm/boot/dts/zynq-7000.dtsi
index e22507e2330327c446e6b6ac70e57a5eff95f970..ca6425ad794ce354effc1b26ef412220f3d8e51d 100644
(file)
--- a/
arch/arm/boot/dts/zynq-7000.dtsi
+++ b/
arch/arm/boot/dts/zynq-7000.dtsi
@@
-219,7
+219,7
@@
#size-cells = <0>;
};
- sdhci0:
sdhci
@e0100000 {
+ sdhci0:
mmc
@e0100000 {
compatible = "arasan,sdhci-8.9a";
status = "disabled";
clock-names = "clk_xin", "clk_ahb";
@@
-229,7
+229,7
@@
reg = <0xe0100000 0x1000>;
};
- sdhci1:
sdhci
@e0101000 {
+ sdhci1:
mmc
@e0101000 {
compatible = "arasan,sdhci-8.9a";
status = "disabled";
clock-names = "clk_xin", "clk_ahb";