Skip to content

Commit 5353008

Browse files
Randy Lirkhuangtao
authored andcommitted
arm64: dts: rockchip: re-order the rk3328 aliase
Making those items in alphabetical order. Change-Id: I9d2cc45d814107a2bc9e15465b99b88109f23243 Signed-off-by: Randy Li <randy.li@rock-chips.com>
1 parent 124869c commit 5353008

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@
5959
#size-cells = <2>;
6060

6161
aliases {
62-
serial0 = &uart0;
63-
serial1 = &uart1;
64-
serial2 = &uart2;
62+
ethernet0 = &gmac2io;
63+
ethernet1 = &gmac2phy;
6564
i2c0 = &i2c0;
6665
i2c1 = &i2c1;
6766
i2c2 = &i2c2;
6867
i2c3 = &i2c3;
69-
ethernet0 = &gmac2io;
70-
ethernet1 = &gmac2phy;
68+
serial0 = &uart0;
69+
serial1 = &uart1;
70+
serial2 = &uart2;
7171
};
7272

7373
cpus {

0 commit comments

Comments
 (0)