riscv: dts: canaan: Clean up serial aliases
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 8 May 2024 10:20:57 +0000 (12:20 +0200)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 28 May 2024 11:25:54 +0000 (12:25 +0100)
commit9235784cb63f2f24704803cba8e8e27c5b145524
tree996b5e5263a4e082440ecf82e9814afac7b2805d
parent1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
riscv: dts: canaan: Clean up serial aliases

The SoC-specific k210.dtsi declares aliases for all four serial ports.
However, none of the board-specific DTS files configure pin control for
any but the first serial port, so the last three ports are not usable.

Move the aliases node from the SoC-specific k210.dtsi to the
board-specific DTS files, as these are really board-specific, and retain
the sole port that is usable.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/canaan/canaan_kd233.dts
arch/riscv/boot/dts/canaan/k210.dtsi
arch/riscv/boot/dts/canaan/k210_generic.dts
arch/riscv/boot/dts/canaan/sipeed_maix_bit.dts
arch/riscv/boot/dts/canaan/sipeed_maix_dock.dts
arch/riscv/boot/dts/canaan/sipeed_maix_go.dts
arch/riscv/boot/dts/canaan/sipeed_maixduino.dts