提交 e3853498 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

arm64: dts: renesas: salvator-common: Prefer HSCIF1 over SCIF1

HSCIF is superior to SCIF (larger FIFOs, more accurate and wider
supported range of bitrates).
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 485f8b28
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
/ { / {
aliases { aliases {
serial0 = &scif2; serial0 = &scif2;
serial1 = &scif1; serial1 = &hscif1;
ethernet0 = &avb; ethernet0 = &avb;
}; };
...@@ -344,7 +344,7 @@ ...@@ -344,7 +344,7 @@
uart-has-rtscts; uart-has-rtscts;
/* Please only enable hscif1 or scif1 */ /* Please only enable hscif1 or scif1 */
/* status = "okay"; */ status = "okay";
}; };
&hsusb { &hsusb {
...@@ -723,7 +723,7 @@ ...@@ -723,7 +723,7 @@
uart-has-rtscts; uart-has-rtscts;
/* Please only enable hscif1 or scif1 */ /* Please only enable hscif1 or scif1 */
status = "okay"; /* status = "okay"; */
}; };
&scif2 { &scif2 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册