blob: 0d7679634d79108438e6bce610078c4822ef4042 [file] [log] [blame]
Parthiban Nallathambia443c822019-04-07 20:32:42 +02001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2019 Parthiban Nallathambi <parthitce@gmail.com>
4 */
5
6/ {
7 soc {
Simon Glass8c103c32023-02-13 08:56:33 -07008 bootph-pre-ram;
Parthiban Nallathambia443c822019-04-07 20:32:42 +02009 };
10};
11
12&aips1 {
Simon Glass8c103c32023-02-13 08:56:33 -070013 bootph-pre-ram;
Parthiban Nallathambia443c822019-04-07 20:32:42 +020014};
15
16&aips2 {
Simon Glass8c103c32023-02-13 08:56:33 -070017 bootph-pre-ram;
Parthiban Nallathambia443c822019-04-07 20:32:42 +020018};
19
20&aips3 {
Simon Glass8c103c32023-02-13 08:56:33 -070021 bootph-pre-ram;
Parthiban Nallathambia443c822019-04-07 20:32:42 +020022};
23
24&gpio1 {
Simon Glass8c103c32023-02-13 08:56:33 -070025 bootph-pre-ram;
Parthiban Nallathambia443c822019-04-07 20:32:42 +020026};
27
28&gpio4 {
Simon Glass8c103c32023-02-13 08:56:33 -070029 bootph-pre-ram;
Parthiban Nallathambia443c822019-04-07 20:32:42 +020030};
31
32&iomuxc {
Simon Glass8c103c32023-02-13 08:56:33 -070033 bootph-pre-ram;
Parthiban Nallathambia443c822019-04-07 20:32:42 +020034};