Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
| 2 | /* |
| 3 | * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ |
| 4 | */ |
| 5 | |
Neha Malcom Francis | 20a9004 | 2023-07-22 00:14:28 +0530 | [diff] [blame] | 6 | #include "k3-j721e-binman.dtsi" |
Vignesh Raghavendra | 268dad2 | 2019-12-04 22:17:24 +0530 | [diff] [blame] | 7 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 8 | &cbass_main { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 9 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 10 | }; |
| 11 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 12 | &main_navss { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 13 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 14 | }; |
| 15 | |
| 16 | &cbass_mcu_wakeup { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 17 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 18 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 19 | chipid@43000014 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 20 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 21 | }; |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 22 | }; |
Vignesh Raghavendra | 268dad2 | 2019-12-04 22:17:24 +0530 | [diff] [blame] | 23 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 24 | &mcu_navss { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 25 | bootph-all; |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 26 | }; |
Vignesh Raghavendra | 268dad2 | 2019-12-04 22:17:24 +0530 | [diff] [blame] | 27 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 28 | &mcu_ringacc { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 29 | bootph-all; |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 30 | }; |
Lokesh Vutla | 62eada1 | 2021-02-01 11:26:40 +0530 | [diff] [blame] | 31 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 32 | &mcu_udmap { |
| 33 | reg = <0x0 0x285c0000 0x0 0x100>, |
| 34 | <0x0 0x284c0000 0x0 0x4000>, |
| 35 | <0x0 0x2a800000 0x0 0x40000>, |
| 36 | <0x0 0x284a0000 0x0 0x4000>, |
| 37 | <0x0 0x2aa00000 0x0 0x40000>, |
| 38 | <0x0 0x28400000 0x0 0x2000>; |
| 39 | reg-names = "gcfg", "rchan", "rchanrt", "tchan", |
| 40 | "tchanrt", "rflow"; |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 41 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 42 | }; |
| 43 | |
| 44 | &secure_proxy_main { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 45 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 46 | }; |
| 47 | |
| 48 | &dmsc { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 49 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 50 | k3_sysreset: sysreset-controller { |
| 51 | compatible = "ti,sci-sysreset"; |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 52 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 53 | }; |
| 54 | }; |
| 55 | |
| 56 | &k3_pds { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 57 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 58 | }; |
| 59 | |
| 60 | &k3_clks { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 61 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 62 | }; |
| 63 | |
| 64 | &k3_reset { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 65 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 66 | }; |
| 67 | |
| 68 | &wkup_pmx0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 69 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 70 | }; |
| 71 | |
| 72 | &main_pmx0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 73 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 74 | }; |
| 75 | |
| 76 | &main_uart0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 77 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 78 | }; |
| 79 | |
| 80 | &mcu_uart0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 81 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 82 | }; |
| 83 | |
| 84 | &main_sdhci0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 85 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 86 | }; |
| 87 | |
| 88 | &main_sdhci1 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 89 | bootph-all; |
Lokesh Vutla | ac73680 | 2019-06-13 10:29:55 +0530 | [diff] [blame] | 90 | }; |
Vignesh Raghavendra | 268dad2 | 2019-12-04 22:17:24 +0530 | [diff] [blame] | 91 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 92 | &main_uart0_pins_default { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 93 | bootph-all; |
Kishon Vijay Abraham I | 7f3a309 | 2021-07-21 21:28:40 +0530 | [diff] [blame] | 94 | }; |
| 95 | |
Vignesh Raghavendra | 04ed493 | 2019-11-18 19:16:35 +0530 | [diff] [blame] | 96 | &main_usbss0_pins_default { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 97 | bootph-all; |
Vignesh Raghavendra | 04ed493 | 2019-11-18 19:16:35 +0530 | [diff] [blame] | 98 | }; |
| 99 | |
| 100 | &usbss0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 101 | bootph-all; |
Vignesh Raghavendra | 04ed493 | 2019-11-18 19:16:35 +0530 | [diff] [blame] | 102 | }; |
| 103 | |
| 104 | &usb0 { |
| 105 | dr_mode = "peripheral"; |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 106 | bootph-all; |
Vignesh Raghavendra | 04ed493 | 2019-11-18 19:16:35 +0530 | [diff] [blame] | 107 | }; |
| 108 | |
Faiz Abbas | c67d389 | 2020-01-16 19:42:21 +0530 | [diff] [blame] | 109 | &main_mmc1_pins_default { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 110 | bootph-all; |
Faiz Abbas | c67d389 | 2020-01-16 19:42:21 +0530 | [diff] [blame] | 111 | }; |
Andreas Dannenberg | 0fe40e9 | 2020-01-07 13:15:56 +0530 | [diff] [blame] | 112 | |
| 113 | &wkup_i2c0_pins_default { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 114 | bootph-all; |
Andreas Dannenberg | 0fe40e9 | 2020-01-07 13:15:56 +0530 | [diff] [blame] | 115 | }; |
| 116 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 117 | &wkup_uart0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 118 | bootph-all; |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 119 | status = "okay"; |
Andreas Dannenberg | 0fe40e9 | 2020-01-07 13:15:56 +0530 | [diff] [blame] | 120 | }; |
Vignesh Raghavendra | 8a290cc | 2020-01-27 23:22:15 +0530 | [diff] [blame] | 121 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 122 | &wkup_i2c0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 123 | bootph-all; |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 124 | status = "okay"; |
Vignesh Raghavendra | 8a290cc | 2020-01-27 23:22:15 +0530 | [diff] [blame] | 125 | }; |
| 126 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 127 | &main_i2c0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 128 | bootph-all; |
Vignesh Raghavendra | 8a290cc | 2020-01-27 23:22:15 +0530 | [diff] [blame] | 129 | }; |
| 130 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 131 | &main_i2c0_pins_default { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 132 | bootph-all; |
Vignesh Raghavendra | 8a290cc | 2020-01-27 23:22:15 +0530 | [diff] [blame] | 133 | }; |
Vignesh Raghavendra | da67437 | 2020-02-04 11:09:52 +0530 | [diff] [blame] | 134 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 135 | &main_esm { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 136 | bootph-all; |
Vignesh Raghavendra | da67437 | 2020-02-04 11:09:52 +0530 | [diff] [blame] | 137 | }; |
| 138 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 139 | &exp2 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 140 | bootph-all; |
Vignesh Raghavendra | da67437 | 2020-02-04 11:09:52 +0530 | [diff] [blame] | 141 | }; |
| 142 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 143 | &mcu_fss0_ospi0_pins_default { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 144 | bootph-all; |
Vaishnav Achath | 490287c | 2022-05-09 11:50:12 +0530 | [diff] [blame] | 145 | }; |
| 146 | |
Neha Malcom Francis | cf5bc69 | 2023-09-27 18:39:56 +0530 | [diff] [blame] | 147 | &fss { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 148 | bootph-all; |
Vaishnav Achath | 490287c | 2022-05-09 11:50:12 +0530 | [diff] [blame] | 149 | }; |
| 150 | |
| 151 | &wkup_gpio0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 152 | bootph-all; |
Vaishnav Achath | 490287c | 2022-05-09 11:50:12 +0530 | [diff] [blame] | 153 | }; |
| 154 | |
Vignesh Raghavendra | da67437 | 2020-02-04 11:09:52 +0530 | [diff] [blame] | 155 | &ospi0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 156 | bootph-all; |
Vignesh Raghavendra | da67437 | 2020-02-04 11:09:52 +0530 | [diff] [blame] | 157 | |
| 158 | flash@0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 159 | bootph-all; |
Vignesh Raghavendra | da67437 | 2020-02-04 11:09:52 +0530 | [diff] [blame] | 160 | }; |
| 161 | }; |
Keerthy | 71156c9 | 2020-03-04 10:09:59 +0530 | [diff] [blame] | 162 | |
| 163 | &ospi1 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 164 | bootph-all; |
Keerthy | 71156c9 | 2020-03-04 10:09:59 +0530 | [diff] [blame] | 165 | |
| 166 | flash@0 { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 167 | bootph-all; |
Keerthy | 71156c9 | 2020-03-04 10:09:59 +0530 | [diff] [blame] | 168 | }; |
| 169 | }; |
| 170 | |
Vaishnav Achath | 490287c | 2022-05-09 11:50:12 +0530 | [diff] [blame] | 171 | &mcu_fss0_hpb0_pins_default { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 172 | bootph-all; |
Vaishnav Achath | 490287c | 2022-05-09 11:50:12 +0530 | [diff] [blame] | 173 | }; |
| 174 | |
| 175 | &wkup_gpio_pins_default { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 176 | bootph-all; |
Vaishnav Achath | 490287c | 2022-05-09 11:50:12 +0530 | [diff] [blame] | 177 | }; |
| 178 | |
Keerthy | 71156c9 | 2020-03-04 10:09:59 +0530 | [diff] [blame] | 179 | &mcu_fss0_ospi1_pins_default { |
Nishanth Menon | d16f3d7 | 2023-10-05 13:15:14 -0500 | [diff] [blame^] | 180 | bootph-all; |
Keerthy | 71156c9 | 2020-03-04 10:09:59 +0530 | [diff] [blame] | 181 | }; |