提交 74568da4 编写于 作者: D Dinh Nguyen

ARM: socfpga: dts: enable UART1 for the debug uart

Arria10 devkit is using UART1 for the debug uart port. Remove
unused aliases.
Signed-off-by: NDinh Nguyen <dinguyen@opensource.altera.com>
---
v2: Add removal of unused aliases
上级 1dfb7d2f
......@@ -21,18 +21,6 @@
#address-cells = <1>;
#size-cells = <1>;
aliases {
ethernet0 = &gmac0;
ethernet1 = &gmac1;
ethernet2 = &gmac2;
serial0 = &uart0;
serial1 = &uart1;
timer0 = &timer0;
timer1 = &timer1;
timer2 = &timer2;
timer3 = &timer3;
};
cpus {
#address-cells = <1>;
#size-cells = <0>;
......
......@@ -40,9 +40,9 @@
};
};
};
};
};
serial0@ffc02000 {
&uart1 {
status = "okay";
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册