blob: 485f17c5f06451e88b4c63c6a9bafb7a55a17ce6 [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
29 chipid@43000014 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050030 bootph-all;
Lokesh Vutla195eb682021-02-01 11:26:41 +053031 };
Reid Tonking7a2826a2023-10-05 13:12:58 -050032};
Vignesh Raghavendra7bd02882021-06-07 19:47:51 +053033
Reid Tonking7a2826a2023-10-05 13:12:58 -050034&mcu_navss {
35 bootph-all;
36};
Vignesh Raghavendra7bd02882021-06-07 19:47:51 +053037
Reid Tonking7a2826a2023-10-05 13:12:58 -050038&mcu_ringacc {
39 bootph-all;
40};
Vignesh Raghavendra7bd02882021-06-07 19:47:51 +053041
Reid Tonking7a2826a2023-10-05 13:12:58 -050042&mcu_udmap {
43 reg = <0x0 0x285c0000 0x0 0x100>,
44 <0x0 0x284c0000 0x0 0x4000>,
45 <0x0 0x2a800000 0x0 0x40000>,
46 <0x0 0x284a0000 0x0 0x4000>,
47 <0x0 0x2aa00000 0x0 0x40000>,
48 <0x0 0x28400000 0x0 0x2000>;
49 reg-names = "gcfg", "rchan", "rchanrt", "tchan",
50 "tchanrt", "rflow";
51 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053052};
53
54&secure_proxy_main {
Reid Tonking7a2826a2023-10-05 13:12:58 -050055 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053056};
57
58&dmsc {
Reid Tonking7a2826a2023-10-05 13:12:58 -050059 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053060};
61
62&k3_pds {
Reid Tonking7a2826a2023-10-05 13:12:58 -050063 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053064};
65
66&k3_clks {
Reid Tonking7a2826a2023-10-05 13:12:58 -050067 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053068};
69
70&k3_reset {
Reid Tonking7a2826a2023-10-05 13:12:58 -050071 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053072};
73
74&wkup_pmx0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050075 bootph-all;
76};
77
78&wkup_pmx2 {
79 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053080};
81
82&main_pmx0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050083 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053084};
85
86&main_uart0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050087 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053088};
89
Reid Tonking7a2826a2023-10-05 13:12:58 -050090&main_uart2 {
91 bootph-all;
92};
93
Lokesh Vutlac8339702020-08-05 22:44:28 +053094&mcu_uart0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050095 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053096};
97
98&main_sdhci0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050099 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530100};
101
102&main_sdhci1 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500103 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530104};
105
Lokesh Vutlac8339702020-08-05 22:44:28 +0530106&wkup_i2c0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500107 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530108};
109
110&main_i2c0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500111 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530112};
113
Reid Tonking7a2826a2023-10-05 13:12:58 -0500114&exp1 {
115 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530116};
117
118&exp2 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500119 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530120};
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530121
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +0530122&mcu_cpsw {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500123 bootph-all;
124};
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +0530125
Reid Tonking7a2826a2023-10-05 13:12:58 -0500126&mcu_uart0 {
127 bootph-all;
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +0530128};
129
Reid Tonking7a2826a2023-10-05 13:12:58 -0500130&wkup_i2c0 {
131 bootph-all;
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530132};
133
Reid Tonking7a2826a2023-10-05 13:12:58 -0500134&wkup_uart0 {
135 bootph-all;
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530136};
137
Reid Tonking7a2826a2023-10-05 13:12:58 -0500138&fss {
139 bootph-all;
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530140};
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530141
Reid Tonking7a2826a2023-10-05 13:12:58 -0500142&main_uart0_pins_default {
143 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530144};
145
Reid Tonking7a2826a2023-10-05 13:12:58 -0500146&main_mmc1_pins_default {
147 bootph-all;
148};
149
150&main_i2c0_pins_default {
151 bootph-all;
152};
153
154&wkup_i2c0_pins_default {
155 bootph-all;
156};
157
158&wkup_uart0_pins_default {
159 bootph-all;
160};
161
162&wkup_gpio_pins_default {
163 bootph-all;
164};
165
166&wkup_gpio0 {
167 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530168};
169
170&hbmc {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500171 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530172
173 flash@0,0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500174 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530175 };
176};
177
178&hbmc_mux {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500179 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530180};
Aswath Govindraju154e8372021-07-21 21:28:43 +0530181
Reid Tonking7a2826a2023-10-05 13:12:58 -0500182&usbss0 {
183 bootph-all;
184 ti,usb2-only;
185};
186
187&usb0 {
188 dr_mode = "peripheral";
189 bootph-all;
190};
191
192&ospi0 {
193 bootph-all;
Aniket Limayee49d5da2024-03-06 12:07:47 +0530194
195 flash@0 {
196 bootph-all;
197 };
Reid Tonking7a2826a2023-10-05 13:12:58 -0500198};
199
Aswath Govindraju154e8372021-07-21 21:28:43 +0530200&serdes_ln_ctrl {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500201 bootph-all;
Aswath Govindraju154e8372021-07-21 21:28:43 +0530202};
203
204&usb_serdes_mux {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500205 bootph-all;
Aswath Govindraju154e8372021-07-21 21:28:43 +0530206};
207
208&serdes0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500209 bootph-all;
Suman Anna3e97b1c2022-02-13 12:48:48 -0600210};