blob: da0b1365ffeb97ace3162d4571f3e0a63065f64d [file] [log] [blame]
Lokesh Vutlaedb12972017-02-21 11:40:42 +05301/*
2 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 * Based on "dra7.dtsi"
8 */
9
Jean-Jacques Hiblot894f0022018-12-04 11:30:52 +010010#include "am4372-u-boot.dtsi"
11
Lokesh Vutlaedb12972017-02-21 11:40:42 +053012/{
13 ocp {
Simon Glass8c103c32023-02-13 08:56:33 -070014 bootph-pre-ram;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053015 };
16};
17
18&uart0 {
Simon Glass8c103c32023-02-13 08:56:33 -070019 bootph-pre-ram;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053020};
21
22&mmc1 {
Simon Glass8c103c32023-02-13 08:56:33 -070023 bootph-pre-ram;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053024};
25
26&mac {
Simon Glass8c103c32023-02-13 08:56:33 -070027 bootph-pre-ram;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053028};
29
30&davinci_mdio {
Simon Glass8c103c32023-02-13 08:56:33 -070031 bootph-pre-ram;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053032};
33
34&cpsw_emac0 {
Simon Glass8c103c32023-02-13 08:56:33 -070035 bootph-pre-ram;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053036};
37
38&phy_sel {
Simon Glass8c103c32023-02-13 08:56:33 -070039 bootph-pre-ram;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053040};
Jean-Jacques Hiblot69dab2b2018-12-07 14:50:44 +010041
42&i2c0 {
Simon Glass8c103c32023-02-13 08:56:33 -070043 bootph-pre-ram;
Jean-Jacques Hiblot69dab2b2018-12-07 14:50:44 +010044};
Faiz Abbasf9dd3532020-01-31 15:23:57 +053045
46&l4_wkup {
Simon Glass8c103c32023-02-13 08:56:33 -070047 bootph-pre-ram;
Faiz Abbasf9dd3532020-01-31 15:23:57 +053048};
49
50&scm {
Simon Glass8c103c32023-02-13 08:56:33 -070051 bootph-pre-ram;
Faiz Abbasf9dd3532020-01-31 15:23:57 +053052};
53
54&scm_conf {
Simon Glass8c103c32023-02-13 08:56:33 -070055 bootph-pre-ram;
Faiz Abbasf9dd3532020-01-31 15:23:57 +053056};
57
58&ethphy0 {
Simon Glass8c103c32023-02-13 08:56:33 -070059 bootph-pre-ram;
Faiz Abbasf9dd3532020-01-31 15:23:57 +053060};