Prepare v2023.10
[platform/kernel/u-boot.git] / arch / arm / dts / fsl-imx8qm-mek-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright 2018, 2021 NXP
4  */
5
6 #include "imx8qm-u-boot.dtsi"
7
8 &{/imx8qm-pm} {
9
10         bootph-pre-ram;
11 };
12
13 &mu {
14         bootph-pre-ram;
15 };
16
17 &clk {
18         bootph-pre-ram;
19 };
20
21 &iomuxc {
22         bootph-pre-ram;
23 };
24
25 &pd_lsio {
26         bootph-pre-ram;
27 };
28
29 &pd_lsio_gpio0 {
30         bootph-pre-ram;
31 };
32
33 &pd_lsio_gpio1 {
34         bootph-pre-ram;
35 };
36
37 &pd_lsio_gpio2 {
38         bootph-pre-ram;
39 };
40
41 &pd_lsio_gpio3 {
42         bootph-pre-ram;
43 };
44
45 &pd_lsio_gpio4 {
46         bootph-pre-ram;
47 };
48
49 &pd_lsio_gpio5 {
50         bootph-pre-ram;
51 };
52
53 &pd_lsio_gpio6 {
54         bootph-pre-ram;
55 };
56
57 &pd_lsio_gpio7 {
58         bootph-pre-ram;
59 };
60
61 &pd_conn {
62         bootph-pre-ram;
63 };
64
65 &pd_conn_sdch0 {
66         bootph-pre-ram;
67 };
68
69 &pd_conn_sdch1 {
70         bootph-pre-ram;
71 };
72
73 &pd_conn_sdch2 {
74         bootph-pre-ram;
75 };
76
77 &pd_dma {
78         bootph-pre-ram;
79 };
80
81 &pd_dma_lpuart0 {
82         bootph-pre-ram;
83 };
84
85 &pd_caam {
86         bootph-pre-ram;
87 };
88
89 &pd_caam_jr1 {
90         bootph-pre-ram;
91 };
92
93 &pd_caam_jr2 {
94         bootph-pre-ram;
95 };
96
97 &pd_caam_jr3 {
98         bootph-pre-ram;
99 };
100
101 &gpio0 {
102         bootph-pre-ram;
103 };
104
105 &gpio1 {
106         bootph-pre-ram;
107 };
108
109 &gpio2 {
110         bootph-pre-ram;
111 };
112
113 &gpio3 {
114         bootph-pre-ram;
115 };
116
117 &gpio4 {
118         bootph-pre-ram;
119 };
120
121 &gpio5 {
122         bootph-pre-ram;
123 };
124
125 &gpio6 {
126         bootph-pre-ram;
127 };
128
129 &gpio7 {
130         bootph-pre-ram;
131 };
132
133 &lpuart0 {
134         bootph-pre-ram;
135 };
136
137 &usdhc1 {
138         bootph-pre-ram;
139         mmc-hs400-1_8v;
140 };
141
142 &usdhc2 {
143         bootph-pre-ram;
144         sd-uhs-sdr104;
145         sd-uhs-ddr50;
146 };
147
148 &crypto {
149         bootph-pre-ram;
150 };
151
152 &sec_jr1 {
153         bootph-pre-ram;
154 };
155
156 &sec_jr2 {
157         bootph-pre-ram;
158 };
159
160 &sec_jr3 {
161         bootph-pre-ram;
162 };