1// SPDX-License-Identifier: GPL-2.0+ OR X11
2/*
3 * Copyright 2019 Toradex AG
4 */
5
6&mu {
7	u-boot,dm-pre-proper;
8};
9
10&clk {
11	u-boot,dm-pre-proper;
12};
13
14&iomuxc {
15	u-boot,dm-pre-proper;
16};
17
18&pd_lsio {
19	u-boot,dm-pre-proper;
20};
21
22&pd_lsio_gpio0 {
23	u-boot,dm-pre-proper;
24};
25
26&pd_lsio_gpio1 {
27	u-boot,dm-pre-proper;
28};
29
30&pd_lsio_gpio2 {
31	u-boot,dm-pre-proper;
32};
33
34&pd_lsio_gpio3 {
35	u-boot,dm-pre-proper;
36};
37
38&pd_lsio_gpio4 {
39	u-boot,dm-pre-proper;
40};
41
42&pd_lsio_gpio5 {
43	u-boot,dm-pre-proper;
44};
45
46&pd_lsio_gpio6 {
47	u-boot,dm-pre-proper;
48};
49
50&pd_lsio_gpio7 {
51	u-boot,dm-pre-proper;
52};
53
54&pd_dma {
55	u-boot,dm-pre-proper;
56};
57
58&pd_dma_lpuart1 {
59	u-boot,dm-pre-proper;
60};
61
62&pd_conn {
63	u-boot,dm-pre-proper;
64};
65
66&pd_conn_sdch0 {
67	u-boot,dm-pre-proper;
68};
69
70&pd_conn_sdch1 {
71	u-boot,dm-pre-proper;
72};
73
74&pd_conn_sdch2 {
75	u-boot,dm-pre-proper;
76};
77
78&gpio0 {
79	u-boot,dm-pre-proper;
80};
81
82&gpio1 {
83	u-boot,dm-pre-proper;
84};
85
86&gpio2 {
87	u-boot,dm-pre-proper;
88};
89
90&gpio3 {
91	u-boot,dm-pre-proper;
92};
93
94&gpio4 {
95	u-boot,dm-pre-proper;
96};
97
98&gpio5 {
99	u-boot,dm-pre-proper;
100};
101
102&gpio6 {
103	u-boot,dm-pre-proper;
104};
105
106&gpio7 {
107	u-boot,dm-pre-proper;
108};
109
110&lpuart0 {
111	u-boot,dm-pre-proper;
112};
113
114&lpuart1 {
115	u-boot,dm-pre-proper;
116};
117
118&lpuart2 {
119	u-boot,dm-pre-proper;
120};
121
122&lpuart3 {
123	u-boot,dm-pre-proper;
124};
125
126&usdhc1 {
127	u-boot,dm-pre-proper;
128};
129
130&usdhc2 {
131	u-boot,dm-pre-proper;
132};
133
134&usdhc3 {
135	u-boot,dm-pre-proper;
136};
137