The EDAC is a sub-function of the SDRAM Memory Controller. Rename the
node to the appropriate generic node name.

Cc: Stefan M Schaeckeler <sscha...@cisco.com>
Signed-off-by: Andrew Jeffery <and...@aj.id.au>
---
 arch/arm/boot/dts/aspeed-g5.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/aspeed-g5.dtsi b/arch/arm/boot/dts/aspeed-g5.dtsi
index 7723afc7c249..6e5b0c493f16 100644
--- a/arch/arm/boot/dts/aspeed-g5.dtsi
+++ b/arch/arm/boot/dts/aspeed-g5.dtsi
@@ -199,7 +199,7 @@
                        #size-cells = <1>;
                        ranges;
 
-                       edac: sdram@1e6e0000 {
+                       edac: memory-controller@1e6e0000 {
                                compatible = "aspeed,ast2500-sdram-edac";
                                reg = <0x1e6e0000 0x174>;
                                interrupts = <0>;
-- 
2.20.1

Reply via email to