blob: 6393170ad22e0213d91bc39e64f534e42eb4952a [file] [log] [blame]
Lokesh Vutla895bd202017-02-21 11:40:42 +05301/*
Nishanth Menoneaa39c62023-11-01 15:56:03 -05002 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
Lokesh Vutla895bd202017-02-21 11:40:42 +05303 *
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 Hiblot00c7a962018-12-04 11:30:52 +010010#include "am4372-u-boot.dtsi"
11
Lokesh Vutla895bd202017-02-21 11:40:42 +053012/{
13 ocp {
Simon Glassd3a98cb2023-02-13 08:56:33 -070014 bootph-pre-ram;
Lokesh Vutla895bd202017-02-21 11:40:42 +053015 };
16};
17
18&uart0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070019 bootph-pre-ram;
Lokesh Vutla895bd202017-02-21 11:40:42 +053020};
21
22&mmc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070023 bootph-pre-ram;
Lokesh Vutla895bd202017-02-21 11:40:42 +053024};
25
26&mac {
Simon Glassd3a98cb2023-02-13 08:56:33 -070027 bootph-pre-ram;
Lokesh Vutla895bd202017-02-21 11:40:42 +053028};
29
30&davinci_mdio {
Simon Glassd3a98cb2023-02-13 08:56:33 -070031 bootph-pre-ram;
Lokesh Vutla895bd202017-02-21 11:40:42 +053032};
33
34&cpsw_emac0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070035 bootph-pre-ram;
Lokesh Vutla895bd202017-02-21 11:40:42 +053036};
37
38&phy_sel {
Simon Glassd3a98cb2023-02-13 08:56:33 -070039 bootph-pre-ram;
Lokesh Vutla895bd202017-02-21 11:40:42 +053040};
Jean-Jacques Hiblot424d6aa2018-12-07 14:50:44 +010041
42&i2c0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070043 bootph-pre-ram;
Jean-Jacques Hiblot424d6aa2018-12-07 14:50:44 +010044};
Faiz Abbas5798c4a2020-01-31 15:23:57 +053045
46&l4_wkup {
Simon Glassd3a98cb2023-02-13 08:56:33 -070047 bootph-pre-ram;
Faiz Abbas5798c4a2020-01-31 15:23:57 +053048};
49
50&scm {
Simon Glassd3a98cb2023-02-13 08:56:33 -070051 bootph-pre-ram;
Faiz Abbas5798c4a2020-01-31 15:23:57 +053052};
53
54&scm_conf {
Simon Glassd3a98cb2023-02-13 08:56:33 -070055 bootph-pre-ram;
Faiz Abbas5798c4a2020-01-31 15:23:57 +053056};
57
58&ethphy0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070059 bootph-pre-ram;
Faiz Abbas5798c4a2020-01-31 15:23:57 +053060};