blob: cad2261922be9779cd8903b25fb50735619c0be6 [file] [log] [blame]
Tom Riniaf489482018-05-18 17:54:39 -04001// SPDX-License-Identifier: GPL-2.0+
Jagan Teki511725c2018-04-11 18:02:22 +05302/*
3 * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
Jagan Teki511725c2018-04-11 18:02:22 +05304 */
5
6/ {
7 soc {
Simon Glassd3a98cb2023-02-13 08:56:33 -07008 bootph-pre-ram;
Jagan Teki511725c2018-04-11 18:02:22 +05309 };
10};
11
12&aips1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070013 bootph-pre-ram;
Jagan Teki511725c2018-04-11 18:02:22 +053014};
15
16&gpio1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070017 bootph-pre-ram;
Jagan Teki511725c2018-04-11 18:02:22 +053018};
19
20&gpio4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070021 bootph-pre-ram;
Jagan Teki511725c2018-04-11 18:02:22 +053022};
23
24&iomuxc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070025 bootph-pre-ram;
Jagan Teki511725c2018-04-11 18:02:22 +053026};
27
28&aips2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070029 bootph-pre-ram;
Jagan Teki511725c2018-04-11 18:02:22 +053030};