]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
riscv: dts: spacemit: set console baud rate on Milk-V Jupiter
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 19 May 2026 04:12:35 +0000 (06:12 +0200)
committerYixun Lan <dlan@kernel.org>
Wed, 20 May 2026 08:29:58 +0000 (08:29 +0000)
Because the default console's baud rate is not set, defconfig kernels do
not have any serial output on this platform. Set the baud rate to
115200, matching what is used by U-Boot etc on this platform.

See-also: 24c12ca43b12c ("dts: spacemit: set console baud rate on bpif3")
Fixes: 5b90a3d6092d9 ("riscv: dts: spacemit: Add Milk-V Jupiter board device tree")
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Yixun Lan <dlan@kernel.org>
Link: https://patch.msgid.link/20260519041458.3287843-2-aurelien@aurel32.net
Signed-off-by: Yixun Lan <dlan@kernel.org>
arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.dts

index afaad59e6bce22d1e55e7e6b96b9095e135a05bb..db98dbfadf00ff4af6a80c87a4980a4d3a3d4f02 100644 (file)
@@ -20,7 +20,7 @@
        };
 
        chosen {
-               stdout-path = "serial0";
+               stdout-path = "serial0:115200n8";
        };
 
        leds {