提交 9a0af838 编写于 作者: J Jisheng Zhang 提交者: Sebastian Hesselbarth

ARM: dts: sony-nsz-gs7: add missing unit name to /memory node

This patch fixes the following DTC warning with W=1:

"Node /memory has a reg or ranges property, but no unit name"
Signed-off-by: NJisheng Zhang <jszhang@marvell.com>
Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
上级 f415c5e3
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
stdout-path = "serial0:115200n8"; stdout-path = "serial0:115200n8";
}; };
memory { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x00000000 0x40000000>; /* 1 GB */ reg = <0x00000000 0x40000000>; /* 1 GB */
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册