blob: e670214b5fc7afe9b722d234f8cfd4940bdd9391 [file] [log] [blame]
Peng Fan24063f92018-12-21 06:21:26 +00001// SPDX-License-Identifier: GPL-2.0+
2/*
Gaurav Jainb91e58b2022-03-24 11:50:32 +05303 * Copyright 2018, 2021 NXP
Peng Fan24063f92018-12-21 06:21:26 +00004 */
5
Oliver Grauted5efa3c2022-11-04 16:03:39 +01006#include "imx8qxp-u-boot.dtsi"
7
Peng Fana31a5232019-03-07 12:43:37 +00008&{/imx8qx-pm} {
Peng Fan953aa992024-10-19 08:51:24 +08009 bootph-some-ram;
Simon Glassd3a98cb2023-02-13 08:56:33 -070010 bootph-pre-ram;
Peng Fana31a5232019-03-07 12:43:37 +000011};
12
Peng Fan24063f92018-12-21 06:21:26 +000013&mu {
Peng Fan953aa992024-10-19 08:51:24 +080014 bootph-some-ram;
Simon Glassd3a98cb2023-02-13 08:56:33 -070015 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000016};
17
18&clk {
Peng Fan953aa992024-10-19 08:51:24 +080019 bootph-some-ram;
Simon Glassd3a98cb2023-02-13 08:56:33 -070020 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000021};
22
23&iomuxc {
Peng Fan953aa992024-10-19 08:51:24 +080024 bootph-some-ram;
25 bootph-pre-ram;
26};
27
28&{/mu@5d1c0000/iomuxc/imx8qxp-mek} {
29 bootph-some-ram;
Simon Glassd3a98cb2023-02-13 08:56:33 -070030 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000031};
32
Peng Fan953aa992024-10-19 08:51:24 +080033&pinctrl_lpuart0 {
34 bootph-some-ram;
35 bootph-pre-ram;
36};
37
Peng Fan24063f92018-12-21 06:21:26 +000038&pd_lsio {
Simon Glassd3a98cb2023-02-13 08:56:33 -070039 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000040};
41
42&pd_lsio_gpio0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070043 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000044};
45
46&pd_lsio_gpio1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070047 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000048};
49
50&pd_lsio_gpio2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070051 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000052};
53
54&pd_lsio_gpio3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070055 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000056};
57
58&pd_lsio_gpio4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070059 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000060};
61
62&pd_lsio_gpio5 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070063 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000064};
65
66&pd_lsio_gpio6 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070067 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000068};
69
70&pd_lsio_gpio7 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070071 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000072};
73
74&pd_conn {
Simon Glassd3a98cb2023-02-13 08:56:33 -070075 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000076};
77
78&pd_conn_sdch0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070079 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000080};
81
82&pd_conn_sdch1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070083 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000084};
85
86&pd_conn_sdch2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070087 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +000088};
89
Peng Fan8064b7e2019-09-02 10:20:12 +000090&pd_dma {
Peng Fan953aa992024-10-19 08:51:24 +080091 bootph-some-ram;
Simon Glassd3a98cb2023-02-13 08:56:33 -070092 bootph-pre-ram;
Peng Fan8064b7e2019-09-02 10:20:12 +000093};
94
95&pd_dma_lpuart0 {
Peng Fan953aa992024-10-19 08:51:24 +080096 bootph-some-ram;
Simon Glassd3a98cb2023-02-13 08:56:33 -070097 bootph-pre-ram;
Peng Fan8064b7e2019-09-02 10:20:12 +000098};
99
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530100&pd_caam {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700101 bootph-pre-ram;
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530102};
103
104&pd_caam_jr1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700105 bootph-pre-ram;
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530106};
107
108&pd_caam_jr2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700109 bootph-pre-ram;
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530110};
111
112&pd_caam_jr3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700113 bootph-pre-ram;
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530114};
115
Peng Fan24063f92018-12-21 06:21:26 +0000116&gpio0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700117 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +0000118};
119
120&gpio1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700121 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +0000122};
123
124&gpio2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700125 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +0000126};
127
128&gpio3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700129 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +0000130};
131
132&gpio4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700133 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +0000134};
135
136&gpio5 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700137 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +0000138};
139
140&gpio6 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700141 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +0000142};
143
144&gpio7 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700145 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +0000146};
147
148&lpuart0 {
Peng Fan953aa992024-10-19 08:51:24 +0800149 bootph-some-ram;
Simon Glassd3a98cb2023-02-13 08:56:33 -0700150 bootph-pre-ram;
Peng Fan24063f92018-12-21 06:21:26 +0000151};
152
153&usdhc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700154 bootph-pre-ram;
Andrey Zhizhikin9aa95982020-12-05 17:29:18 +0000155 mmc-hs400-1_8v;
Peng Fan24063f92018-12-21 06:21:26 +0000156};
157
158&usdhc2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700159 bootph-pre-ram;
Andrey Zhizhikin9aa95982020-12-05 17:29:18 +0000160 sd-uhs-sdr104;
161 sd-uhs-ddr50;
Peng Fan24063f92018-12-21 06:21:26 +0000162};
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530163
164&crypto {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700165 bootph-pre-ram;
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530166};
167
168&sec_jr1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700169 bootph-pre-ram;
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530170};
171
172&sec_jr2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700173 bootph-pre-ram;
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530174};
175
176&sec_jr3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700177 bootph-pre-ram;
Gaurav Jainb91e58b2022-03-24 11:50:32 +0530178};