]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/dts/stm32h7-u-boot.dtsi
ARM: DTS: stm32: adapt stm32h7 dts files for U-boot
[people/ms/u-boot.git] / arch / arm / dts / stm32h7-u-boot.dtsi
1 /{
2 clocks {
3 u-boot,dm-pre-reloc;
4 };
5
6 soc {
7 u-boot,dm-pre-reloc;
8 pin-controller {
9 u-boot,dm-pre-reloc;
10 };
11 };
12 };
13
14 &clk_hse {
15 u-boot,dm-pre-reloc;
16 };
17
18 &clk_lse {
19 u-boot,dm-pre-reloc;
20 };
21
22 &clk_i2s {
23 u-boot,dm-pre-reloc;
24 };
25
26 &pwrcfg {
27 u-boot,dm-pre-reloc;
28 };
29
30 &rcc {
31 u-boot,dm-pre-reloc;
32 };
33
34 &fmc {
35 u-boot,dm-pre-reloc;
36 };
37
38 &clk_hsi {
39 u-boot,dm-pre-reloc;
40 };
41
42 &clk_csi {
43 u-boot,dm-pre-reloc;
44 };
45
46 &gpioa {
47 u-boot,dm-pre-reloc;
48 };
49
50 &gpiob {
51 u-boot,dm-pre-reloc;
52 };
53
54 &gpioc {
55 u-boot,dm-pre-reloc;
56 };
57
58 &gpiod {
59 u-boot,dm-pre-reloc;
60 };
61
62 &gpioe {
63 u-boot,dm-pre-reloc;
64 };
65
66 &gpiof {
67 u-boot,dm-pre-reloc;
68 };
69
70 &gpiog {
71 u-boot,dm-pre-reloc;
72 };
73
74 &gpioh {
75 u-boot,dm-pre-reloc;
76 };
77
78 &gpioi {
79 u-boot,dm-pre-reloc;
80 };
81
82 &gpioj {
83 u-boot,dm-pre-reloc;
84 };
85
86 &gpiok {
87 u-boot,dm-pre-reloc;
88 };