Commit 1f305114 authored by Andrew Jeffery's avatar Andrew Jeffery Committed by Joel Stanley

ARM: dts: aspeed-g5: Use recommended generic node name for SDMC

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

Cc: Stefan M Schaeckeler <sschaeck@cisco.com>
Signed-off-by: default avatarAndrew Jeffery <andrew@aj.id.au>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Reviewed-by: default avatarStefan Schaeckeler <sschaeck@cisco.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent b41c03c1
......@@ -206,7 +206,7 @@ apb {
#size-cells = <1>;
ranges;
edac: sdram@1e6e0000 {
edac: memory-controller@1e6e0000 {
compatible = "aspeed,ast2500-sdram-edac";
reg = <0x1e6e0000 0x174>;
interrupts = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment