Skip to content

Commit 3a5dfc8

Browse files
Randy Lirkhuangtao
authored andcommitted
ARM64: dts: rockchip: re-order the px30 aliases
Making those items in alphabetical order. Change-Id: I2abb29eaed4b5fc970f46dc382e0e82fbf6062d6 Signed-off-by: Randy Li <randy.li@rock-chips.com>
1 parent ec986ff commit 3a5dfc8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

arch/arm64/boot/dts/rockchip/px30.dtsi

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
#size-cells = <2>;
2626

2727
aliases {
28+
ethernet0 = &gmac;
29+
i2c0 = &i2c0;
30+
i2c1 = &i2c1;
31+
i2c2 = &i2c2;
32+
i2c3 = &i2c3;
2833
serial0 = &uart0;
2934
serial1 = &uart1;
3035
serial2 = &uart2;
3136
serial3 = &uart3;
3237
serial4 = &uart4;
3338
serial5 = &uart5;
34-
i2c0 = &i2c0;
35-
i2c1 = &i2c1;
36-
i2c2 = &i2c2;
37-
i2c3 = &i2c3;
38-
ethernet0 = &gmac;
3939
spi0 = &spi0;
4040
spi1 = &spi1;
4141
};

0 commit comments

Comments
 (0)