projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d93f9d
)
ARM: dts: rockchip: Serial aliases for rv1126
author
Tim Lunn
<tim@feathertop.org>
Sun, 3 Dec 2023 12:39:58 +0000
(23:39 +1100)
committer
Heiko Stuebner
<heiko@sntech.de>
Tue, 5 Dec 2023 08:20:44 +0000
(09:20 +0100)
Add serial aliases for uart nodes so that serial devices are created
Signed-off-by: Tim Lunn <tim@feathertop.org>
Link:
https://lore.kernel.org/r/20231203124004.2676174-3-tim@feathertop.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rv1126.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rockchip/rv1126.dtsi
b/arch/arm/boot/dts/rockchip/rv1126.dtsi
index 9ccd1bad62294467b6ca7a24b10dbb446ec43b56..adb11a43c5dbbf3b3f2ae788427015bea63afc1f 100644
(file)
--- a/
arch/arm/boot/dts/rockchip/rv1126.dtsi
+++ b/
arch/arm/boot/dts/rockchip/rv1126.dtsi
@@
-21,6
+21,12
@@
aliases {
i2c0 = &i2c0;
+ serial0 = &uart0;
+ serial1 = &uart1;
+ serial2 = &uart2;
+ serial3 = &uart3;
+ serial4 = &uart4;
+ serial5 = &uart5;
};
cpus {