blob: 07ed7b40fed91d8d9942458af2493dcc01aa59c0 [file] [log] [blame]
Sinthu Raja65ed6a02022-02-09 15:06:55 +05301// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/
4 */
5
Neha Malcom Francis20a90042023-07-22 00:14:28 +05306#include "k3-j721e-binman.dtsi"
Sinthu Raja65ed6a02022-02-09 15:06:55 +05307
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +05308&cbass_main {
Nishanth Menond16f3d72023-10-05 13:15:14 -05009 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053010};
11
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +053012&main_navss {
Nishanth Menond16f3d72023-10-05 13:15:14 -050013 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053014};
15
16&cbass_mcu_wakeup {
Nishanth Menond16f3d72023-10-05 13:15:14 -050017 bootph-all;
Neha Malcom Francis154bdbf2024-05-20 15:29:16 +053018};
Sinthu Raja65ed6a02022-02-09 15:06:55 +053019
Neha Malcom Francis154bdbf2024-05-20 15:29:16 +053020&chipid {
21 bootph-all;
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +053022};
Sinthu Raja65ed6a02022-02-09 15:06:55 +053023
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +053024&mcu_navss {
Nishanth Menond16f3d72023-10-05 13:15:14 -050025 bootph-all;
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +053026};
Sinthu Raja65ed6a02022-02-09 15:06:55 +053027
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +053028&mcu_ringacc {
Neha Malcom Francis154bdbf2024-05-20 15:29:16 +053029 bootph-all;
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +053030};
Sinthu Raja65ed6a02022-02-09 15:06:55 +053031
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +053032&mcu_udmap {
Neha Malcom Francis154bdbf2024-05-20 15:29:16 +053033 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053034};
35
36&secure_proxy_main {
Nishanth Menond16f3d72023-10-05 13:15:14 -050037 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053038};
39
40&dmsc {
Nishanth Menond16f3d72023-10-05 13:15:14 -050041 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053042};
43
44&k3_pds {
Nishanth Menond16f3d72023-10-05 13:15:14 -050045 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053046};
47
48&k3_clks {
Nishanth Menond16f3d72023-10-05 13:15:14 -050049 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053050};
51
52&k3_reset {
Nishanth Menond16f3d72023-10-05 13:15:14 -050053 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053054};
55
56&wkup_pmx0 {
Nishanth Menond16f3d72023-10-05 13:15:14 -050057 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053058};
59
60&main_pmx0 {
Nishanth Menond16f3d72023-10-05 13:15:14 -050061 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053062};
63
64&main_uart0 {
Nishanth Menond16f3d72023-10-05 13:15:14 -050065 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053066};
67
68&mcu_uart0 {
Nishanth Menond16f3d72023-10-05 13:15:14 -050069 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053070};
71
Sinthu Raja65ed6a02022-02-09 15:06:55 +053072&main_sdhci1 {
Nishanth Menond16f3d72023-10-05 13:15:14 -050073 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053074};
75
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +053076&main_uart0_pins_default {
Nishanth Menond16f3d72023-10-05 13:15:14 -050077 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053078};
79
Roger Quadros672caea2024-01-31 15:33:48 +020080&serdes_ln_ctrl {
81 bootph-all;
82};
83
84&usb_serdes_mux {
85 bootph-all;
86};
87
Sinthu Raja65ed6a02022-02-09 15:06:55 +053088&main_usbss0_pins_default {
Nishanth Menond16f3d72023-10-05 13:15:14 -050089 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053090};
91
92&usbss0 {
Nishanth Menond16f3d72023-10-05 13:15:14 -050093 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053094};
95
96&usb0 {
97 dr_mode = "host";
Nishanth Menond16f3d72023-10-05 13:15:14 -050098 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +053099};
100
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530101&main_usbss1_pins_default {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500102 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530103};
104
105&usbss1 {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500106 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530107};
108
109&usb1 {
110 dr_mode = "host";
Nishanth Menond16f3d72023-10-05 13:15:14 -0500111 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530112};
113
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530114&main_mmc1_pins_default {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500115 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530116};
117
118&wkup_i2c0_pins_default {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500119 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530120};
121
122&wkup_i2c0 {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500123 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530124};
125
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +0530126&wkup_uart0 {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500127 bootph-all;
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +0530128 status = "okay";
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530129};
130
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530131&mcu_fss0_ospi0_pins_default {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500132 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530133};
134
135&fss {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500136 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530137};
138
Neha Malcom Franciscf5bc692023-09-27 18:39:56 +0530139&main_esm {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500140 bootph-all;
Sinthu Raja490d7162023-04-03 12:03:12 -0500141};
142
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530143&ospi0 {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500144 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530145
146 flash@0 {
Nishanth Menond16f3d72023-10-05 13:15:14 -0500147 bootph-all;
Sinthu Raja65ed6a02022-02-09 15:06:55 +0530148 };
149};
Neha Malcom Francisa4515b02024-05-20 15:29:15 +0530150
151#ifdef CONFIG_TARGET_J721E_A72_EVM
152
Neha Malcom Francis154bdbf2024-05-20 15:29:16 +0530153#define SPL_J721E_SK_DTB "spl/dts/ti/k3-j721e-sk.dtb"
Neha Malcom Francisa4515b02024-05-20 15:29:15 +0530154#define J721E_SK_DTB "u-boot.dtb"
155
156&spl_j721e_dtb {
157 filename = SPL_J721E_SK_DTB;
158};
159
160&j721e_dtb {
161 filename = J721E_SK_DTB;
162};
163
164&spl_j721e_dtb_unsigned {
165 filename = SPL_J721E_SK_DTB;
166};
167
168&j721e_dtb_unsigned {
169 filename = J721E_SK_DTB;
170};
171
172#endif