Commit 53269f52 authored by Dennis Gilmore's avatar Dennis Gilmore Committed by Heiko Stuebner

arm64: dts: rockchip: set stdout-path on helios64

set the default output path to uart2
Signed-off-by: default avatarDennis Gilmore <dgilmore@redhat.com>
Link: https://lore.kernel.org/r/20210715025635.70452-2-dgilmore@redhat.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6d9a7bd6
......@@ -43,6 +43,10 @@ avdd_1v8_s0: avdd-1v8-s0 {
vin-supply = <&vcc3v3_sys_s3>;
};
chosen {
stdout-path = "serial2:1500000n8";
};
clkin_gmac: external-gmac-clock {
compatible = "fixed-clock";
clock-frequency = <125000000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment