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:
5918afd
)
arm: dts: Stratix10: Add SDRAM node
author
Ley Foon Tan
<ley.foon.tan@intel.com>
Mon, 6 May 2019 01:56:00 +0000
(09:56 +0800)
committer
Marek Vasut
<marex@denx.de>
Mon, 6 May 2019 10:44:17 +0000
(12:44 +0200)
Add SDRAM device tree node.
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/dts/socfpga_stratix10.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/socfpga_stratix10.dtsi
b/arch/arm/dts/socfpga_stratix10.dtsi
index d1ae2fabae030ac275f21a7c0b7507df14594680..bd68a78a37a9b6b22f66e1b33cb2e6822adfddab 100755
(executable)
--- a/
arch/arm/dts/socfpga_stratix10.dtsi
+++ b/
arch/arm/dts/socfpga_stratix10.dtsi
@@
-258,6
+258,15
@@
u-boot,dm-pre-reloc;
};
+ sdr: sdr@f8000400 {
+ compatible = "altr,sdr-ctl-s10";
+ reg = <0xf8000400 0x80>,
+ <0xf8010000 0x190>,
+ <0xf8011000 0x500>;
+ resets = <&rst DDRSCH_RESET>;
+ u-boot,dm-pre-reloc;
+ };
+
spi0: spi@ffda4000 {
compatible = "snps,dw-apb-ssi";
#address-cells = <1>;