]> git.sur5r.net Git - u-boot/blob - arch/arm/dts/uniphier-v7-u-boot.dtsi
arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-prime
[u-boot] / arch / arm / dts / uniphier-v7-u-boot.dtsi
1 / {
2         soc {
3                 u-boot,dm-pre-reloc;
4
5                 serial@54006800 {
6                         u-boot,dm-pre-reloc;
7                 };
8
9                 serial@54006900 {
10                         u-boot,dm-pre-reloc;
11                 };
12
13                 serial@54006a00 {
14                         u-boot,dm-pre-reloc;
15                 };
16
17                 mioctrl@59810000 {
18                         u-boot,dm-pre-reloc;
19
20                         clock {
21                                 u-boot,dm-pre-reloc;
22                         };
23                 };
24
25                 sdctrl@59810000 {
26                         u-boot,dm-pre-reloc;
27
28                         clock {
29                                 u-boot,dm-pre-reloc;
30                         };
31                 };
32
33                 soc-glue@5f800000 {
34                         u-boot,dm-pre-reloc;
35
36                         pinctrl {
37                                 u-boot,dm-pre-reloc;
38
39                                 emmc_grp {
40                                         u-boot,dm-pre-reloc;
41                                 };
42
43                                 uart0_grp {
44                                         u-boot,dm-pre-reloc;
45                                 };
46
47                                 uart1_grp {
48                                         u-boot,dm-pre-reloc;
49                                 };
50
51                                 uart2_grp {
52                                         u-boot,dm-pre-reloc;
53                                 };
54                         };
55                 };
56         };
57 };
58
59 &emmc {
60         u-boot,dm-pre-reloc;
61 };