提交 5fba4ce6 编写于 作者: F Fabio Estevam 提交者: Shawn Guo

ARM: dts: vf610m4: Remove the zero length reg property

All the vf610m4 based boards include the real memory size in their
dts files, so remove the the zero length reg property.
Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: NStefan Agner <stefan@agner.ch>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 55cd3e8b
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
#size-cells = <1>; #size-cells = <1>;
chosen { }; chosen { };
aliases { }; aliases { };
memory { device_type = "memory"; reg = <0 0>; }; memory { device_type = "memory"; };
}; };
&mscm_ir { &mscm_ir {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册