arm64: dts: rockchip: set stdout-path on helios64
authorDennis Gilmore <dgilmore@redhat.com>
Thu, 15 Jul 2021 02:56:29 +0000 (21:56 -0500)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 15 Sep 2021 15:50:16 +0000 (17:50 +0200)
set the default output path to uart2

Signed-off-by: Dennis Gilmore <dgilmore@redhat.com>
Link: https://lore.kernel.org/r/20210715025635.70452-2-dgilmore@redhat.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts

index 738cfd2..d911a9a 100644 (file)
                vin-supply = <&vcc3v3_sys_s3>;
        };
 
+       chosen {
+               stdout-path = "serial2:1500000n8";
+       };
+
        clkin_gmac: external-gmac-clock {
                compatible = "fixed-clock";
                clock-frequency = <125000000>;