ARM: dts: socfpga: Add Altera Arria10 OCRAM EDAC devicetree entry
authorThor Thayer <tthayer@opensource.altera.com>
Thu, 31 Mar 2016 18:48:07 +0000 (18:48 +0000)
committerDinh Nguyen <dinguyen@kernel.org>
Mon, 11 Apr 2016 19:03:41 +0000 (14:03 -0500)
Add the device tree entries needed to support the Altera On-Chip
RAM EDAC on the Arria10 chip.

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/boot/dts/socfpga_arria10.dtsi

index 04da5eac83768de800fce1f453e3062d114131de..4eec2c7f2167589b8563c88ddb118395adf1f546 100644 (file)
                                compatible = "altr,socfpga-a10-l2-ecc";
                                reg = <0xffd06010 0x4>;
                        };
+
+                       ocram-ecc@ff8c3000 {
+                               compatible = "altr,socfpga-a10-ocram-ecc";
+                               reg = <0xff8c3000 0x400>;
+                       };
                };
 
                rst: rstmgr@ffd05000 {