projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99e0071
)
armv8: ls1088a: add eSDHC node
author
Yinbo Zhu
<
[email protected]
>
Tue, 25 Sep 2018 06:47:09 +0000
(14:47 +0800)
committer
York Sun
<
[email protected]
>
Thu, 27 Sep 2018 15:51:11 +0000
(08:51 -0700)
This patch is to add eSDHC node for ls1088a.
Signed-off-by: Yinbo Zhu <
[email protected]
>
Reviewed-by: York Sun <
[email protected]
>
arch/arm/dts/fsl-ls1088a.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/fsl-ls1088a.dtsi
b/arch/arm/dts/fsl-ls1088a.dtsi
index 077caf3cc21ade6c02d3dd371c9b7a94c387b9ad..72d755a18cefaba03a38c931a0cf63458e4d810f 100644
(file)
--- a/
arch/arm/dts/fsl-ls1088a.dtsi
+++ b/
arch/arm/dts/fsl-ls1088a.dtsi
@@
-74,6
+74,15
@@
reg-names = "QuadSPI", "QuadSPI-memory";
num-cs = <4>;
};
+
+ esdhc: esdhc@2140000 {
+ compatible = "fsl,esdhc";
+ reg = <0x0 0x2140000 0x0 0x10000>;
+ interrupts = <0 28 0x4>; /* Level high type */
+ little-endian;
+ bus-width = <4>;
+ };
+
ifc: ifc@1530000 {
compatible = "fsl,ifc", "simple-bus";
reg = <0x0 0x2240000 0x0 0x20000>;