mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-10 23:02:19 +07:00
arm64: dts: imx8qxp: sort alias alphabetically
We prefer to sort alias entries alphabetically, so let's move serial0 to the right place. Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
93b2106baf
commit
74d82a3020
@ -28,8 +28,8 @@ aliases {
|
||||
mmc0 = &usdhc1;
|
||||
mmc1 = &usdhc2;
|
||||
mmc2 = &usdhc3;
|
||||
serial0 = &adma_lpuart0;
|
||||
mu1 = &lsio_mu1;
|
||||
serial0 = &adma_lpuart0;
|
||||
};
|
||||
|
||||
cpus {
|
||||
|
Loading…
Reference in New Issue
Block a user