Commit 9f35b08a authored by Tim Lunn's avatar Tim Lunn Committed by Heiko Stuebner

ARM: dts: rockchip: Serial aliases for rv1126

Add serial aliases for uart nodes so that serial devices are created
Signed-off-by: default avatarTim Lunn <tim@feathertop.org>
Link: https://lore.kernel.org/r/20231203124004.2676174-3-tim@feathertop.orgSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 2d93f9dc
......@@ -21,6 +21,12 @@ / {
aliases {
i2c0 = &i2c0;
serial0 = &uart0;
serial1 = &uart1;
serial2 = &uart2;
serial3 = &uart3;
serial4 = &uart4;
serial5 = &uart5;
};
cpus {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment