summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko.stuebner@cherry.de>2023-12-05 17:48:39 +0100
committerHeiko Stuebner <heiko@sntech.de>2023-12-12 21:43:46 +0100
commit9918d10d16665527e59fdb87c5acac70cc1cfe8f (patch)
treee1f2b20be71bc3b51cc5cdcfb20028529a5546ac /arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
parentd1b8b36a2cc5f4ef14774e37e09ebbe3bd702dbd (diff)
arm64: dts: rockchip: move rk3588 serial aliases to soc dtsi
The serial ports on rk3588 are named uart0 - uart9. Board schematics also use these exact numbers and we want those names to also reflect in the OS devices because everything else would just cause confusion. To prevent each board repeating their list of serial aliases, move them to the soc dtsi, as all previous Rockchip soc do already. Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de> Reviewed-by: Dragan Simic <dsimic@manjaro.org> Link: https://lore.kernel.org/r/20231205164842.556684-2-heiko@sntech.de
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
index 3369065f897d..bc11e2fdc54f 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
@@ -17,7 +17,6 @@
aliases {
mmc0 = &sdhci;
- serial2 = &uart2;
};
chosen {