aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Gilmore <[email protected]>2021-07-14 21:56:29 -0500
committerHeiko Stuebner <[email protected]>2021-09-15 17:50:16 +0200
commit53269f528860a40856f964c28445f8619f2272ef (patch)
treeeae59bae79005cd193fbcb53c578d4954d81d2b8
parent6d9a7bd6a13ceba419122f678e98e35a3378c8fb (diff)
arm64: dts: rockchip: set stdout-path on helios64
set the default output path to uart2 Signed-off-by: Dennis Gilmore <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts b/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
index 738cfd21df3e..d911a9a4f0f0 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
@@ -43,6 +43,10 @@
vin-supply = <&vcc3v3_sys_s3>;
};
+ chosen {
+ stdout-path = "serial2:1500000n8";
+ };
+
clkin_gmac: external-gmac-clock {
compatible = "fixed-clock";
clock-frequency = <125000000>;