[PATCHv2 7/7] ARM: dts: Add Altera Arria10 OCRAM EDAC devicetree entry
tthayer at opensource.altera.com
tthayer at opensource.altera.com
Thu Mar 31 11:48:07 PDT 2016
From: Thor Thayer <tthayer at opensource.altera.com>
Add the device tree entries needed to support the Altera On-Chip
RAM EDAC on the Arria10 chip.
Signed-off-by: Thor Thayer <tthayer at opensource.altera.com>
---
v2: No change
---
arch/arm/boot/dts/socfpga_arria10.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/socfpga_arria10.dtsi b/arch/arm/boot/dts/socfpga_arria10.dtsi
index 519e9e4..27cc497 100644
--- a/arch/arm/boot/dts/socfpga_arria10.dtsi
+++ b/arch/arm/boot/dts/socfpga_arria10.dtsi
@@ -612,6 +612,11 @@
compatible = "altr,socfpga-a10-l2-ecc";
reg = <0xffd06010 0x4>;
};
+
+ ocram-ecc at ff8c3000 {
+ compatible = "altr,socfpga-a10-ocram-ecc";
+ reg = <0xff8c3000 0x400>;
+ };
};
rst: rstmgr at ffd05000 {
--
1.7.9.5
More information about the linux-arm-kernel
mailing list