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:
Shawn Guo 2019-06-24 09:00:49 +08:00
parent 93b2106baf
commit 74d82a3020
1 changed files with 1 additions and 1 deletions

View File

@ -28,8 +28,8 @@
mmc0 = &usdhc1;
mmc1 = &usdhc2;
mmc2 = &usdhc3;
serial0 = &adma_lpuart0;
mu1 = &lsio_mu1;
serial0 = &adma_lpuart0;
};
cpus {