projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdccf12
)
armv8: ls1046a: add eSDHC node
author
Yinbo Zhu
<yinbo.zhu@nxp.com>
Tue, 25 Sep 2018 06:47:11 +0000
(14:47 +0800)
committer
York Sun
<york.sun@nxp.com>
Thu, 27 Sep 2018 15:51:22 +0000
(08:51 -0700)
This patch is to add eSDHC node for ls1046a.
Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/dts/fsl-ls1046a.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/fsl-ls1046a.dtsi
b/arch/arm/dts/fsl-ls1046a.dtsi
index 4acbaf78e80bac3a2d058d8077ca9440110d6799..7687d12091b123e486600b6dc8d1eec060469fe2 100644
(file)
--- a/
arch/arm/dts/fsl-ls1046a.dtsi
+++ b/
arch/arm/dts/fsl-ls1046a.dtsi
@@
-70,6
+70,14
@@
status = "disabled";
};
+ esdhc: esdhc@1560000 {
+ compatible = "fsl,esdhc";
+ reg = <0x0 0x1560000 0x0 0x10000>;
+ interrupts = <0 62 0x4>;
+ big-endian;
+ bus-width = <4>;
+ };
+
ifc: ifc@1530000 {
compatible = "fsl,ifc", "simple-bus";
reg = <0x0 0x1530000 0x0 0x10000>;