projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
569b26a
)
ARM: dts: rockchip: Add stdout-path for rk3036 kylin
author
Andy Yan
<andy.yan@rock-chips.com>
Mon, 18 Dec 2023 10:55:22 +0000
(18:55 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Sun, 24 Dec 2023 18:49:37 +0000
(19:49 +0100)
Add stdout-path to get a uart console when system boot.
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Link:
https://lore.kernel.org/r/20231218105523.2478315-3-andyshrk@163.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rk3036-kylin.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rockchip/rk3036-kylin.dts
b/arch/arm/boot/dts/rockchip/rk3036-kylin.dts
index 4a8d27ace6bf0409006943390622d1505d8d33dd..e32c73d32f0aafd8bf4dad74f24110f60438bd90 100644
(file)
--- a/
arch/arm/boot/dts/rockchip/rk3036-kylin.dts
+++ b/
arch/arm/boot/dts/rockchip/rk3036-kylin.dts
@@
-8,6
+8,10
@@
model = "Rockchip RK3036 KylinBoard";
compatible = "rockchip,rk3036-kylin", "rockchip,rk3036";
+ chosen {
+ stdout-path = "serial2:115200n8";
+ };
+
memory@60000000 {
device_type = "memory";
reg = <0x60000000 0x20000000>;