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:
9a0cbae
)
arch: powerpc: add eSDHC node to p1020 dts
author
Yinbo Zhu
<yinbo.zhu@nxp.com>
Tue, 15 Oct 2019 09:20:40 +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 p1020 dts
Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/powerpc/dts/p1020-post.dtsi
patch
|
blob
|
history
diff --git
a/arch/powerpc/dts/p1020-post.dtsi
b/arch/powerpc/dts/p1020-post.dtsi
index 1e5e67804b85cdf2c7a4be32a7b4be0e78973bdc..fb3b203a2450446e65271fea4e0daf343e6c0738 100644
(file)
--- a/
arch/powerpc/dts/p1020-post.dtsi
+++ b/
arch/powerpc/dts/p1020-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 0x9000 */