blob: 591eb66604bd4d1bc966d8b2e412e589a713be70 [file] [log] [blame]
Peng Fan8e0d9632018-12-21 06:21:26 +00001// SPDX-License-Identifier: GPL-2.0+
2/*
Gaurav Jain0b9c4442022-03-24 11:50:32 +05303 * Copyright 2018, 2021 NXP
Peng Fan8e0d9632018-12-21 06:21:26 +00004 */
5
Oliver Graute61c57b62022-11-04 16:03:39 +01006#include "imx8qxp-u-boot.dtsi"
7
Peng Fane5b8f7e2019-03-07 12:43:37 +00008&{/imx8qx-pm} {
9
Simon Glass8c103c32023-02-13 08:56:33 -070010 bootph-pre-ram;
Peng Fane5b8f7e2019-03-07 12:43:37 +000011};
12
Peng Fan8e0d9632018-12-21 06:21:26 +000013&mu {
Simon Glass8c103c32023-02-13 08:56:33 -070014 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000015};
16
17&clk {
Simon Glass8c103c32023-02-13 08:56:33 -070018 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000019};
20
21&iomuxc {
Simon Glass8c103c32023-02-13 08:56:33 -070022 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000023};
24
25&pd_lsio {
Simon Glass8c103c32023-02-13 08:56:33 -070026 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000027};
28
29&pd_lsio_gpio0 {
Simon Glass8c103c32023-02-13 08:56:33 -070030 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000031};
32
33&pd_lsio_gpio1 {
Simon Glass8c103c32023-02-13 08:56:33 -070034 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000035};
36
37&pd_lsio_gpio2 {
Simon Glass8c103c32023-02-13 08:56:33 -070038 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000039};
40
41&pd_lsio_gpio3 {
Simon Glass8c103c32023-02-13 08:56:33 -070042 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000043};
44
45&pd_lsio_gpio4 {
Simon Glass8c103c32023-02-13 08:56:33 -070046 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000047};
48
49&pd_lsio_gpio5 {
Simon Glass8c103c32023-02-13 08:56:33 -070050 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000051};
52
53&pd_lsio_gpio6 {
Simon Glass8c103c32023-02-13 08:56:33 -070054 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000055};
56
57&pd_lsio_gpio7 {
Simon Glass8c103c32023-02-13 08:56:33 -070058 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000059};
60
61&pd_conn {
Simon Glass8c103c32023-02-13 08:56:33 -070062 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000063};
64
65&pd_conn_sdch0 {
Simon Glass8c103c32023-02-13 08:56:33 -070066 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000067};
68
69&pd_conn_sdch1 {
Simon Glass8c103c32023-02-13 08:56:33 -070070 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000071};
72
73&pd_conn_sdch2 {
Simon Glass8c103c32023-02-13 08:56:33 -070074 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +000075};
76
Peng Fanc1a64dc2019-09-02 10:20:12 +000077&pd_dma {
Simon Glass8c103c32023-02-13 08:56:33 -070078 bootph-pre-ram;
Peng Fanc1a64dc2019-09-02 10:20:12 +000079};
80
81&pd_dma_lpuart0 {
Simon Glass8c103c32023-02-13 08:56:33 -070082 bootph-pre-ram;
Peng Fanc1a64dc2019-09-02 10:20:12 +000083};
84
Gaurav Jain0b9c4442022-03-24 11:50:32 +053085&pd_caam {
Simon Glass8c103c32023-02-13 08:56:33 -070086 bootph-pre-ram;
Gaurav Jain0b9c4442022-03-24 11:50:32 +053087};
88
89&pd_caam_jr1 {
Simon Glass8c103c32023-02-13 08:56:33 -070090 bootph-pre-ram;
Gaurav Jain0b9c4442022-03-24 11:50:32 +053091};
92
93&pd_caam_jr2 {
Simon Glass8c103c32023-02-13 08:56:33 -070094 bootph-pre-ram;
Gaurav Jain0b9c4442022-03-24 11:50:32 +053095};
96
97&pd_caam_jr3 {
Simon Glass8c103c32023-02-13 08:56:33 -070098 bootph-pre-ram;
Gaurav Jain0b9c4442022-03-24 11:50:32 +053099};
100
Peng Fan8e0d9632018-12-21 06:21:26 +0000101&gpio0 {
Simon Glass8c103c32023-02-13 08:56:33 -0700102 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +0000103};
104
105&gpio1 {
Simon Glass8c103c32023-02-13 08:56:33 -0700106 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +0000107};
108
109&gpio2 {
Simon Glass8c103c32023-02-13 08:56:33 -0700110 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +0000111};
112
113&gpio3 {
Simon Glass8c103c32023-02-13 08:56:33 -0700114 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +0000115};
116
117&gpio4 {
Simon Glass8c103c32023-02-13 08:56:33 -0700118 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +0000119};
120
121&gpio5 {
Simon Glass8c103c32023-02-13 08:56:33 -0700122 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +0000123};
124
125&gpio6 {
Simon Glass8c103c32023-02-13 08:56:33 -0700126 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +0000127};
128
129&gpio7 {
Simon Glass8c103c32023-02-13 08:56:33 -0700130 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +0000131};
132
133&lpuart0 {
Simon Glass8c103c32023-02-13 08:56:33 -0700134 bootph-pre-ram;
Peng Fan8e0d9632018-12-21 06:21:26 +0000135};
136
137&usdhc1 {
Simon Glass8c103c32023-02-13 08:56:33 -0700138 bootph-pre-ram;
Andrey Zhizhikin50b1a692020-12-05 17:29:18 +0000139 mmc-hs400-1_8v;
Peng Fan8e0d9632018-12-21 06:21:26 +0000140};
141
142&usdhc2 {
Simon Glass8c103c32023-02-13 08:56:33 -0700143 bootph-pre-ram;
Andrey Zhizhikin50b1a692020-12-05 17:29:18 +0000144 sd-uhs-sdr104;
145 sd-uhs-ddr50;
Peng Fan8e0d9632018-12-21 06:21:26 +0000146};
Gaurav Jain0b9c4442022-03-24 11:50:32 +0530147
148&crypto {
Simon Glass8c103c32023-02-13 08:56:33 -0700149 bootph-pre-ram;
Gaurav Jain0b9c4442022-03-24 11:50:32 +0530150};
151
152&sec_jr1 {
Simon Glass8c103c32023-02-13 08:56:33 -0700153 bootph-pre-ram;
Gaurav Jain0b9c4442022-03-24 11:50:32 +0530154};
155
156&sec_jr2 {
Simon Glass8c103c32023-02-13 08:56:33 -0700157 bootph-pre-ram;
Gaurav Jain0b9c4442022-03-24 11:50:32 +0530158};
159
160&sec_jr3 {
Simon Glass8c103c32023-02-13 08:56:33 -0700161 bootph-pre-ram;
Gaurav Jain0b9c4442022-03-24 11:50:32 +0530162};