提交 ce21574a 编写于 作者: S Sekhar Nori

ARM: dts: da850-evm: add serial and ethernet aliases

Add aliases for serial and ethernet nodes. Serial
aliases help keep order of tty nodes fixed and
ethernet alias is used by bootloader to setup mac
address correctly.
Reported-by: NAdam Ford <aford173@gmail.com>
Acked-by: NTony Lindgren <tony@atomide.com>
Fixes: dd7deaf2 ("ARM: davinci: da850: add DT node for ethernet")
Signed-off-by: NSekhar Nori <nsekhar@ti.com>
上级 2bd6bf03
......@@ -15,6 +15,13 @@ / {
compatible = "ti,da850-evm", "ti,da850";
model = "DA850/AM1808/OMAP-L138 EVM";
aliases {
serial0 = &serial0;
serial1 = &serial1;
serial2 = &serial2;
ethernet0 = &eth0;
};
soc@1c00000 {
pmx_core: pinmux@14120 {
status = "okay";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册