linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [1/6] arm64: dts: stratix10: Additions to EDAC System Manager
@ 2018-09-24 15:37 Dinh Nguyen
  0 siblings, 0 replies; 2+ messages in thread
From: Dinh Nguyen @ 2018-09-24 15:37 UTC (permalink / raw)
  To: thor.thayer, robh+dt, mark.rutland, bp, mchehab; +Cc: devicetree, linux-edac

On 09/19/2018 02:38 PM, thor.thayer@linux.intel.com wrote:
> From: Thor Thayer <thor.thayer@linux.intel.com>
> 
> Add the phandle, address, size and ranges to the
> Stratix10 System Manager node to match the existing
> Arria10 EDAC implementation.
> 
> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
> ---
>  arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
> 

Acked-by: Dinh Nguyen <dinguyen@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [1/6] arm64: dts: stratix10: Additions to EDAC System Manager
@ 2018-09-19 19:38 thor.thayer
  0 siblings, 0 replies; 2+ messages in thread
From: thor.thayer @ 2018-09-19 19:38 UTC (permalink / raw)
  To: dinguyen, robh+dt, mark.rutland, bp, mchehab
  Cc: thor.thayer, devicetree, linux-edac

From: Thor Thayer <thor.thayer@linux.intel.com>

Add the phandle, address, size and ranges to the
Stratix10 System Manager node to match the existing
Arria10 EDAC implementation.

Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
---
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
index d033da401c26..78b4b06e8935 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
@@ -469,9 +469,13 @@
 
 		eccmgr {
 			compatible = "altr,socfpga-s10-ecc-manager";
+			altr,sysmgr-syscon = <&sysmgr>;
+			#address-cells = <1>;
+			#size-cells = <1>;
 			interrupts = <0 15 4>, <0 95 4>;
 			interrupt-controller;
 			#interrupt-cells = <2>;
+			ranges;
 
 			sdramedac {
 				compatible = "altr,sdram-edac-s10";

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-24 15:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-24 15:37 [1/6] arm64: dts: stratix10: Additions to EDAC System Manager Dinh Nguyen
  -- strict thread matches above, loose matches on Subject: below --
2018-09-19 19:38 thor.thayer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).