提交 393bd5b2 编写于 作者: R Rob Herring 提交者: Arnd Bergmann

arm64: dts: replace 'linux,stdout-path' with 'stdout-path'

'linux,stdout-path' has been deprecated for some time in favor of
'stdout-path'. Now dtc will warn on occurrences of 'linux,stdout-path'.
Search and replace the one occurrence with 'stdout-path'.
Signed-off-by: NRob Herring <robh@kernel.org>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 db543066
......@@ -23,7 +23,7 @@
};
chosen {
linux,stdout-path = &serial_2;
stdout-path = &serial_2;
};
memory@40000000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册