blob: 045ef170e17c2c1a36350ab8e341231e60f3335f [file] [log] [blame]
Lokesh Vutlac8339702020-08-05 22:44:28 +05301// SPDX-License-Identifier: GPL-2.0
2/*
Reid Tonking7a2826a2023-10-05 13:12:58 -05003 * Copyright (C) 2020-2023 Texas Instruments Incorporated - https://www.ti.com/
Lokesh Vutlac8339702020-08-05 22:44:28 +05304 */
5
Neha Malcom Francis30dcda22023-07-22 00:14:30 +05306#include "k3-j7200-binman.dtsi"
7
Lokesh Vutlac8339702020-08-05 22:44:28 +05308/ {
9 chosen {
Reid Tonking7a2826a2023-10-05 13:12:58 -050010 tick-timer = &mcu_timer0;
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +053011 };
Lokesh Vutlac8339702020-08-05 22:44:28 +053012};
13
Lokesh Vutlac8339702020-08-05 22:44:28 +053014&cbass_main {
Reid Tonking7a2826a2023-10-05 13:12:58 -050015 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053016};
17
18&main_navss {
Reid Tonking7a2826a2023-10-05 13:12:58 -050019 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053020};
21
Reid Tonking7a2826a2023-10-05 13:12:58 -050022&main_esm {
23 bootph-all;
24};
Lokesh Vutlac8339702020-08-05 22:44:28 +053025
Reid Tonking7a2826a2023-10-05 13:12:58 -050026&cbass_mcu_wakeup {
27 bootph-all;
Lokesh Vutla195eb682021-02-01 11:26:41 +053028
Aniket Limaye38047902024-05-21 11:18:42 +053029 wkup_conf: bus@43000000 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050030 bootph-all;
Aniket Limaye38047902024-05-21 11:18:42 +053031
32 chipid: chipid@14 {
33 bootph-all;
34 };
Lokesh Vutla195eb682021-02-01 11:26:41 +053035 };
Reid Tonking7a2826a2023-10-05 13:12:58 -050036};
Vignesh Raghavendra7bd02882021-06-07 19:47:51 +053037
Reid Tonking7a2826a2023-10-05 13:12:58 -050038&mcu_navss {
39 bootph-all;
40};
Vignesh Raghavendra7bd02882021-06-07 19:47:51 +053041
Reid Tonking7a2826a2023-10-05 13:12:58 -050042&mcu_ringacc {
43 bootph-all;
44};
Vignesh Raghavendra7bd02882021-06-07 19:47:51 +053045
Reid Tonking7a2826a2023-10-05 13:12:58 -050046&mcu_udmap {
Reid Tonking7a2826a2023-10-05 13:12:58 -050047 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053048};
49
50&secure_proxy_main {
Reid Tonking7a2826a2023-10-05 13:12:58 -050051 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053052};
53
54&dmsc {
Reid Tonking7a2826a2023-10-05 13:12:58 -050055 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053056};
57
58&k3_pds {
Reid Tonking7a2826a2023-10-05 13:12:58 -050059 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053060};
61
62&k3_clks {
Reid Tonking7a2826a2023-10-05 13:12:58 -050063 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053064};
65
66&k3_reset {
Reid Tonking7a2826a2023-10-05 13:12:58 -050067 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053068};
69
70&wkup_pmx0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050071 bootph-all;
72};
73
74&wkup_pmx2 {
75 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053076};
77
78&main_pmx0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050079 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053080};
81
82&main_uart0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050083 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053084};
85
Reid Tonking7a2826a2023-10-05 13:12:58 -050086&main_uart2 {
87 bootph-all;
88};
89
Lokesh Vutlac8339702020-08-05 22:44:28 +053090&mcu_uart0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050091 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053092};
93
94&main_sdhci0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050095 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053096};
97
98&main_sdhci1 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050099 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530100};
101
Lokesh Vutlac8339702020-08-05 22:44:28 +0530102&wkup_i2c0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500103 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530104};
105
106&main_i2c0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500107 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530108};
109
Reid Tonking7a2826a2023-10-05 13:12:58 -0500110&exp1 {
111 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530112};
113
114&exp2 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500115 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530116};
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530117
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +0530118&mcu_cpsw {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500119 bootph-all;
120};
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +0530121
Reid Tonking7a2826a2023-10-05 13:12:58 -0500122&mcu_uart0 {
123 bootph-all;
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +0530124};
125
Reid Tonking7a2826a2023-10-05 13:12:58 -0500126&wkup_i2c0 {
127 bootph-all;
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530128};
129
Reid Tonking7a2826a2023-10-05 13:12:58 -0500130&wkup_uart0 {
131 bootph-all;
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530132};
133
Reid Tonking7a2826a2023-10-05 13:12:58 -0500134&fss {
135 bootph-all;
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530136};
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530137
Reid Tonking7a2826a2023-10-05 13:12:58 -0500138&main_uart0_pins_default {
139 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530140};
141
Reid Tonking7a2826a2023-10-05 13:12:58 -0500142&main_mmc1_pins_default {
143 bootph-all;
144};
145
146&main_i2c0_pins_default {
147 bootph-all;
148};
149
150&wkup_i2c0_pins_default {
151 bootph-all;
152};
153
154&wkup_uart0_pins_default {
155 bootph-all;
156};
157
158&wkup_gpio_pins_default {
159 bootph-all;
160};
161
162&wkup_gpio0 {
163 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530164};
165
166&hbmc {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500167 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530168
169 flash@0,0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500170 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530171 };
172};
173
174&hbmc_mux {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500175 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530176};
Aswath Govindraju154e8372021-07-21 21:28:43 +0530177
Reid Tonking7a2826a2023-10-05 13:12:58 -0500178&usbss0 {
179 bootph-all;
180 ti,usb2-only;
181};
182
183&usb0 {
184 dr_mode = "peripheral";
185 bootph-all;
186};
187
188&ospi0 {
189 bootph-all;
Aniket Limayee49d5da2024-03-06 12:07:47 +0530190
191 flash@0 {
192 bootph-all;
193 };
Reid Tonking7a2826a2023-10-05 13:12:58 -0500194};
195
Aswath Govindraju154e8372021-07-21 21:28:43 +0530196&serdes_ln_ctrl {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500197 bootph-all;
Aswath Govindraju154e8372021-07-21 21:28:43 +0530198};
199
200&usb_serdes_mux {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500201 bootph-all;
Aswath Govindraju154e8372021-07-21 21:28:43 +0530202};
203
204&serdes0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500205 bootph-all;
Suman Anna3e97b1c2022-02-13 12:48:48 -0600206};