blob: 249155733a24a03f0551a887d3006ab3d2be9039 [file] [log] [blame]
Nishanth Menon3e48d372022-05-25 13:38:48 +05301// SPDX-License-Identifier: GPL-2.0
2/*
3 * Common AM625 SK dts file for SPLs
4 * Copyright (C) 2021-2022 Texas Instruments Incorporated - https://www.ti.com/
5 */
6
7/ {
8 chosen {
9 stdout-path = "serial2:115200n8";
10 tick-timer = &timer1;
11 };
12
13 aliases {
14 mmc1 = &sdhci1;
15 };
Georgi Vlaev362b0d22022-06-14 17:45:31 +030016
17 memory@80000000 {
Simon Glass8c103c32023-02-13 08:56:33 -070018 bootph-pre-ram;
Georgi Vlaev362b0d22022-06-14 17:45:31 +030019 };
Nishanth Menon3e48d372022-05-25 13:38:48 +053020};
21
22&cbass_main{
Simon Glass8c103c32023-02-13 08:56:33 -070023 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053024
25 timer1: timer@2400000 {
26 compatible = "ti,omap5430-timer";
27 reg = <0x00 0x2400000 0x00 0x80>;
28 ti,timer-alwon;
29 clock-frequency = <25000000>;
Simon Glass8c103c32023-02-13 08:56:33 -070030 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053031 };
32};
33
34&dmss {
Simon Glass8c103c32023-02-13 08:56:33 -070035 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053036};
37
38&secure_proxy_main {
Simon Glass8c103c32023-02-13 08:56:33 -070039 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053040};
41
42&dmsc {
Simon Glass8c103c32023-02-13 08:56:33 -070043 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053044};
45
46&k3_pds {
Simon Glass8c103c32023-02-13 08:56:33 -070047 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053048};
49
50&k3_clks {
Simon Glass8c103c32023-02-13 08:56:33 -070051 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053052};
53
54&k3_reset {
Simon Glass8c103c32023-02-13 08:56:33 -070055 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053056};
57
58&wkup_conf {
Simon Glass8c103c32023-02-13 08:56:33 -070059 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053060};
61
62&chipid {
Simon Glass8c103c32023-02-13 08:56:33 -070063 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053064};
65
66&main_pmx0 {
Simon Glass8c103c32023-02-13 08:56:33 -070067 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053068};
69
70&main_uart0 {
Simon Glass8c103c32023-02-13 08:56:33 -070071 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053072};
73
74&main_uart0_pins_default {
Simon Glass8c103c32023-02-13 08:56:33 -070075 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053076};
77
78&main_uart1 {
Simon Glass8c103c32023-02-13 08:56:33 -070079 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053080};
81
82&cbass_mcu {
Simon Glass8c103c32023-02-13 08:56:33 -070083 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053084};
85
86&cbass_wakeup {
Simon Glass8c103c32023-02-13 08:56:33 -070087 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053088};
89
90&mcu_pmx0 {
Simon Glass8c103c32023-02-13 08:56:33 -070091 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053092};
93
94&wkup_uart0 {
Simon Glass8c103c32023-02-13 08:56:33 -070095 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053096};
97
98&sdhci1 {
Simon Glass8c103c32023-02-13 08:56:33 -070099 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +0530100};
101
102&main_mmc1_pins_default {
Simon Glass8c103c32023-02-13 08:56:33 -0700103 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +0530104};
Dhruva Gole8994ac32022-10-27 20:23:10 +0530105
106&fss {
Simon Glass8c103c32023-02-13 08:56:33 -0700107 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530108};
109
110&ospi0_pins_default {
Simon Glass8c103c32023-02-13 08:56:33 -0700111 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530112};
113
114&ospi0 {
Simon Glass8c103c32023-02-13 08:56:33 -0700115 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530116
117 flash@0 {
Simon Glass8c103c32023-02-13 08:56:33 -0700118 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530119
120 partitions {
Simon Glass8c103c32023-02-13 08:56:33 -0700121 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530122
123 partition@3fc0000 {
Simon Glass8c103c32023-02-13 08:56:33 -0700124 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530125 };
126 };
127 };
128};
Sjoerd Simons39248d32022-12-20 16:21:45 +0100129
130&cpsw3g {
131 reg = <0x0 0x8000000 0x0 0x200000>,
132 <0x0 0x43000200 0x0 0x8>;
133 reg-names = "cpsw_nuss", "mac_efuse";
134 /delete-property/ ranges;
Simon Glass8c103c32023-02-13 08:56:33 -0700135 bootph-pre-ram;
Sjoerd Simons39248d32022-12-20 16:21:45 +0100136
137 cpsw-phy-sel@04044 {
138 compatible = "ti,am64-phy-gmii-sel";
139 reg = <0x0 0x00104044 0x0 0x8>;
Simon Glass8c103c32023-02-13 08:56:33 -0700140 bootph-pre-ram;
Sjoerd Simons39248d32022-12-20 16:21:45 +0100141 };
142};
143
144&cpsw_port1 {
Simon Glass8c103c32023-02-13 08:56:33 -0700145 bootph-pre-ram;
Sjoerd Simons39248d32022-12-20 16:21:45 +0100146};
147
148&cpsw_port2 {
149 status = "disabled";
150};