arm64: dts: imx8mm: sort the aliases
authorPeng Fan <peng.fan@nxp.com>
Wed, 20 May 2020 02:02:45 +0000 (10:02 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 18 Jun 2020 06:57:18 +0000 (14:57 +0800)
Sort the aliases alphabetically.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm.dtsi

index aaf6e71..c6bf8ba 100644 (file)
 
        aliases {
                ethernet0 = &fec1;
+               gpio0 = &gpio1;
+               gpio1 = &gpio2;
+               gpio2 = &gpio3;
+               gpio3 = &gpio4;
+               gpio4 = &gpio5;
                i2c0 = &i2c1;
                i2c1 = &i2c2;
                i2c2 = &i2c3;
                i2c3 = &i2c4;
+               mmc0 = &usdhc1;
+               mmc1 = &usdhc2;
+               mmc2 = &usdhc3;
                serial0 = &uart1;
                serial1 = &uart2;
                serial2 = &uart3;
                spi0 = &ecspi1;
                spi1 = &ecspi2;
                spi2 = &ecspi3;
-               mmc0 = &usdhc1;
-               mmc1 = &usdhc2;
-               mmc2 = &usdhc3;
-               gpio0 = &gpio1;
-               gpio1 = &gpio2;
-               gpio2 = &gpio3;
-               gpio3 = &gpio4;
-               gpio4 = &gpio5;
        };
 
        cpus {