blob: 60ca6d21abb4bd1469db52f42da41042f1840f50 [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 k3_sysreset: sysreset-controller {
61 compatible = "ti,sci-sysreset";
Reid Tonking7a2826a2023-10-05 13:12:58 -050062 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053063 };
64};
65
66&k3_pds {
Reid Tonking7a2826a2023-10-05 13:12:58 -050067 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053068};
69
70&k3_clks {
Reid Tonking7a2826a2023-10-05 13:12:58 -050071 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053072};
73
74&k3_reset {
Reid Tonking7a2826a2023-10-05 13:12:58 -050075 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053076};
77
78&wkup_pmx0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050079 bootph-all;
80};
81
82&wkup_pmx2 {
83 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053084};
85
86&main_pmx0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050087 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053088};
89
90&main_uart0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050091 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +053092};
93
Reid Tonking7a2826a2023-10-05 13:12:58 -050094&main_uart2 {
95 bootph-all;
96};
97
Lokesh Vutlac8339702020-08-05 22:44:28 +053098&mcu_uart0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -050099 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530100};
101
102&main_sdhci0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500103 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530104};
105
106&main_sdhci1 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500107 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530108};
109
Lokesh Vutlac8339702020-08-05 22:44:28 +0530110&wkup_i2c0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500111 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530112};
113
114&main_i2c0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500115 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530116};
117
Reid Tonking7a2826a2023-10-05 13:12:58 -0500118&exp1 {
119 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530120};
121
122&exp2 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500123 bootph-all;
Lokesh Vutlac8339702020-08-05 22:44:28 +0530124};
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530125
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +0530126&mcu_cpsw {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500127 bootph-all;
128};
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +0530129
Reid Tonking7a2826a2023-10-05 13:12:58 -0500130&mcu_uart0 {
131 bootph-all;
Vignesh Raghavendraf4ee7d52020-08-07 00:27:01 +0530132};
133
Reid Tonking7a2826a2023-10-05 13:12:58 -0500134&wkup_i2c0 {
135 bootph-all;
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530136};
137
Reid Tonking7a2826a2023-10-05 13:12:58 -0500138&wkup_uart0 {
139 bootph-all;
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530140};
141
Reid Tonking7a2826a2023-10-05 13:12:58 -0500142&fss {
143 bootph-all;
Vignesh Raghavendra9bbc49f2020-08-07 00:26:56 +0530144};
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530145
Reid Tonking7a2826a2023-10-05 13:12:58 -0500146&main_uart0_pins_default {
147 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530148};
149
Reid Tonking7a2826a2023-10-05 13:12:58 -0500150&main_mmc1_pins_default {
151 bootph-all;
152};
153
154&main_i2c0_pins_default {
155 bootph-all;
156};
157
158&wkup_i2c0_pins_default {
159 bootph-all;
160};
161
162&wkup_uart0_pins_default {
163 bootph-all;
164};
165
166&wkup_gpio_pins_default {
167 bootph-all;
168};
169
170&wkup_gpio0 {
171 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530172};
173
174&hbmc {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500175 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530176
177 flash@0,0 {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500178 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530179 };
180};
181
182&hbmc_mux {
Reid Tonking7a2826a2023-10-05 13:12:58 -0500183 bootph-all;
Vignesh Raghavendra962f95f2020-08-13 14:56:17 +0530184};
Aswath Govindraju154e8372021-07-21 21:28:43 +0530185
Reid Tonking7a2826a2023-10-05 13:12:58 -0500186&usbss0 {
187 bootph-all;
188 ti,usb2-only;
189};
190
191&usb0 {
192 dr_mode = "peripheral";
193 bootph-all;
194};
195
196&ospi0 {
197 bootph-all;
198};
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};