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