Skip to content

Commit 124869c

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

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@
2222
#size-cells = <2>;
2323

2424
aliases {
25+
ethernet0 = &mac;
26+
i2c0 = &i2c0;
27+
i2c1 = &i2c1;
28+
i2c2 = &i2c2;
29+
i2c3 = &i2c3;
2530
serial0 = &uart0;
2631
serial1 = &uart1;
2732
serial2 = &uart2;
2833
serial3 = &uart3;
2934
serial4 = &uart4;
30-
i2c0 = &i2c0;
31-
i2c1 = &i2c1;
32-
i2c2 = &i2c2;
33-
i2c3 = &i2c3;
3435
spi0 = &spi0;
3536
spi1 = &spi1;
3637
spi2 = &spi2;
37-
ethernet0 = &mac;
3838
};
3939

4040
cpus {

0 commit comments

Comments
 (0)