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:
b73d537
)
arch: powerpc: add eSDHC node to p2020 dts
author
Yinbo Zhu
<yinbo.zhu@nxp.com>
Tue, 15 Oct 2019 09:20:41 +0000
(17:20 +0800)
committer
Priyanka Jain
<priyanka.jain@nxp.com>
Mon, 25 Nov 2019 06:24:26 +0000
(11:54 +0530)
Add eSDHC node to p2020 dts
Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/powerpc/dts/p2020-post.dtsi
patch
|
blob
|
history
diff --git
a/arch/powerpc/dts/p2020-post.dtsi
b/arch/powerpc/dts/p2020-post.dtsi
index f696f35960832cd6175241595ab24687e27320f7..c07ed6672636b0a5239454f37d553a341b5a9c59 100644
(file)
--- a/
arch/powerpc/dts/p2020-post.dtsi
+++ b/
arch/powerpc/dts/p2020-post.dtsi
@@
-24,6
+24,13
@@
single-cpu-affinity;
last-interrupt-source = <255>;
};
+
+ esdhc: esdhc@2e000 {
+ compatible = "fsl,esdhc";
+ reg = <0x2e000 0x1000>;
+ /* Filled in by U-Boot */
+ clock-frequency = <0>;
+ };
};
/* PCIe controller base address 0x8000 */