Lines Matching +full:no +full:- +full:map

1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * https://beagley-ai.org/
5 * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
9 /dts-v1/;
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/net/ti-dp83867.h>
13 #include "k3-j722s.dtsi"
16 compatible = "beagle,am67a-beagley-ai", "ti,j722s";
17 model = "BeagleBoard.org BeagleY-AI";
27 stdout-path = &main_uart0;
35 bootph-pre-ram;
38 reserved_memory: reserved-memory {
39 #address-cells = <2>;
40 #size-cells = <2>;
45 no-map;
50 no-map;
53 wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory@a0000000 {
54 compatible = "shared-dma-pool";
56 no-map;
59 wkup_r5fss0_core0_memory_region: r5f-memory@a0100000 {
60 compatible = "shared-dma-pool";
62 no-map;
65 mcu_r5fss0_core0_dma_memory_region: mcu-r5fss-dma-memory-region@a1000000 {
66 compatible = "shared-dma-pool";
68 no-map;
71 mcu_r5fss0_core0_memory_region: mcu-r5fss-memory-region@a1100000 {
72 compatible = "shared-dma-pool";
74 no-map;
77 main_r5fss0_core0_dma_memory_region: main-r5fss-dma-memory-region@a2000000 {
78 compatible = "shared-dma-pool";
80 no-map;
83 main_r5fss0_core0_memory_region: main-r5fss-memory-region@a2100000 {
84 compatible = "shared-dma-pool";
86 no-map;
89 c7x_0_dma_memory_region: c7x-dma-memory@a3000000 {
90 compatible = "shared-dma-pool";
92 no-map;
95 c7x_0_memory_region: c7x-memory@a3100000 {
96 compatible = "shared-dma-pool";
98 no-map;
101 c7x_1_dma_memory_region: c7x-dma-memory@a4000000 {
102 compatible = "shared-dma-pool";
104 no-map;
107 c7x_1_memory_region: c7x-memory@a4100000 {
108 compatible = "shared-dma-pool";
110 no-map;
113 rtos_ipc_memory_region: ipc-memories@a5000000 {
116 no-map;
120 vsys_5v0: regulator-1 {
121 compatible = "regulator-fixed";
122 regulator-name = "vsys_5v0";
123 regulator-min-microvolt = <5000000>;
124 regulator-max-microvolt = <5000000>;
125 regulator-always-on;
126 regulator-boot-on;
127 bootph-all;
130 vdd_3v3: regulator-2 {
131 compatible = "regulator-fixed";
132 regulator-name = "vdd_3v3";
133 regulator-min-microvolt = <3300000>;
134 regulator-max-microvolt = <3300000>;
135 vin-supply = <&vsys_5v0>;
136 regulator-always-on;
137 regulator-boot-on;
140 vdd_mmc1: regulator-3 {
141 compatible = "regulator-fixed";
142 regulator-name = "vdd_mmc1";
143 pinctrl-names = "default";
144 pinctrl-0 = <&vdd_3v3_sd_pins_default>;
145 regulator-min-microvolt = <3300000>;
146 regulator-max-microvolt = <3300000>;
147 regulator-boot-on;
148 enable-active-high;
150 bootph-all;
153 vdd_sd_dv: regulator-4 {
154 compatible = "regulator-gpio";
155 regulator-name = "tlv71033";
156 pinctrl-names = "default";
157 pinctrl-0 = <&vdd_sd_dv_pins_default>;
158 regulator-min-microvolt = <1800000>;
159 regulator-max-microvolt = <3300000>;
160 regulator-boot-on;
161 vin-supply = <&vsys_5v0>;
165 bootph-all;
168 vsys_io_1v8: regulator-5 {
169 compatible = "regulator-fixed";
170 regulator-name = "vsys_io_1v8";
171 regulator-min-microvolt = <1800000>;
172 regulator-max-microvolt = <1800000>;
173 regulator-always-on;
174 regulator-boot-on;
177 vsys_io_1v2: regulator-6 {
178 compatible = "regulator-fixed";
179 regulator-name = "vsys_io_1v2";
180 regulator-min-microvolt = <1200000>;
181 regulator-max-microvolt = <1200000>;
182 regulator-always-on;
183 regulator-boot-on;
187 compatible = "gpio-leds";
188 pinctrl-names = "default";
189 pinctrl-0 = <&led_pins_default>;
191 led-0 {
193 default-state = "off";
196 led-1 {
198 linux,default-trigger = "heartbeat";
200 default-state = "on";
206 main_i2c0_pins_default: main-i2c0-default-pins {
207 pinctrl-single,pins = <
211 bootph-all;
214 main_uart0_pins_default: main-uart0-default-pins {
215 pinctrl-single,pins = <
219 bootph-all;
222 vdd_sd_dv_pins_default: vdd-sd-dv-default-pins {
223 pinctrl-single,pins = <
226 bootph-all;
229 main_mmc1_pins_default: main-mmc1-default-pins {
230 pinctrl-single,pins = <
239 bootph-all;
242 mdio_pins_default: mdio-default-pins {
243 pinctrl-single,pins = <
249 rgmii1_pins_default: rgmii1-default-pins {
250 pinctrl-single,pins = <
266 led_pins_default: led-default-pins {
267 pinctrl-single,pins = <
273 pmic_irq_pins_default: pmic-irq-default-pins {
274 pinctrl-single,pins = <
279 vdd_3v3_sd_pins_default: vdd-3v3-sd-default-pins {
280 pinctrl-single,pins = <
287 pinctrl-names = "default";
288 pinctrl-0 = <&rgmii1_pins_default>;
293 pinctrl-names = "default";
294 pinctrl-0 = <&mdio_pins_default>;
297 cpsw3g_phy0: ethernet-phy@0 {
299 ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
300 ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
301 ti,min-output-impedance;
306 phy-mode = "rgmii-rxid";
307 phy-handle = <&cpsw3g_phy0>;
316 pinctrl-names = "default";
317 pinctrl-0 = <&main_uart0_pins_default>;
318 bootph-all;
323 wkup_uart0_pins_default: wkup-uart0-default-pins {
324 pinctrl-single,pins = <
330 bootph-all;
333 wkup_i2c0_pins_default: wkup-i2c0-default-pins {
334 pinctrl-single,pins = <
338 bootph-all;
344 pinctrl-names = "default";
345 pinctrl-0 = <&wkup_uart0_pins_default>;
346 bootph-all;
351 pinctrl-names = "default";
352 pinctrl-0 = <&wkup_i2c0_pins_default>;
353 clock-frequency = <100000>;
354 bootph-all;
360 buck1-supply = <&vsys_5v0>;
361 buck2-supply = <&vsys_5v0>;
362 buck3-supply = <&vsys_5v0>;
363 ldo1-supply = <&vdd_3v3>;
364 ldo3-supply = <&vdd_3v3>;
365 ldo4-supply = <&vdd_3v3>;
367 pinctrl-names = "default";
368 pinctrl-0 = <&pmic_irq_pins_default>;
369 interrupt-parent = <&gic500>;
371 interrupt-controller;
372 #interrupt-cells = <1>;
374 bootph-all;
375 system-power-controller;
376 ti,power-button;
380 regulator-name = "VDD_3V3";
381 regulator-min-microvolt = <3300000>;
382 regulator-max-microvolt = <3300000>;
383 regulator-boot-on;
384 regulator-always-on;
388 regulator-name = "VDD_1V8";
389 regulator-min-microvolt = <1800000>;
390 regulator-max-microvolt = <1800000>;
391 regulator-boot-on;
392 regulator-always-on;
396 regulator-name = "VDDSHV5_SDIO";
397 regulator-min-microvolt = <3300000>;
398 regulator-max-microvolt = <3300000>;
399 regulator-allow-bypass;
400 regulator-boot-on;
401 regulator-always-on;
405 regulator-name = "VDD_1V2";
406 regulator-min-microvolt = <1200000>;
407 regulator-max-microvolt = <1200000>;
408 regulator-boot-on;
409 regulator-always-on;
413 regulator-name = "VDDA_PHY_1V8";
414 regulator-min-microvolt = <1800000>;
415 regulator-max-microvolt = <1800000>;
416 regulator-boot-on;
417 regulator-always-on;
421 regulator-name = "VDDA_PLL_1V8";
422 regulator-min-microvolt = <1800000>;
423 regulator-max-microvolt = <1800000>;
424 regulator-boot-on;
425 regulator-always-on;
443 vmmc-supply = <&vdd_mmc1>;
444 vqmmc-supply = <&vdd_sd_dv>;
445 pinctrl-names = "default";
446 pinctrl-0 = <&main_mmc1_pins_default>;
447 disable-wp;
448 cd-gpios = <&main_gpio1 48 GPIO_ACTIVE_LOW>;
449 cd-debounce-delay-ms = <100>;
450 bootph-all;
451 ti,fails-without-test-cd;
458 mbox_wkup_r5_0: mbox-wkup-r5-0 {
459 ti,mbox-rx = <0 0 0>;
460 ti,mbox-tx = <1 0 0>;
467 mbox_mcu_r5_0: mbox-mcu-r5-0 {
468 ti,mbox-rx = <0 0 0>;
469 ti,mbox-tx = <1 0 0>;
476 mbox_c7x_0: mbox-c7x-0 {
477 ti,mbox-rx = <0 0 0>;
478 ti,mbox-tx = <1 0 0>;
485 mbox_main_r5_0: mbox-main-r5-0 {
486 ti,mbox-rx = <0 0 0>;
487 ti,mbox-tx = <1 0 0>;
490 mbox_c7x_1: mbox-c7x-1 {
491 ti,mbox-rx = <2 0 0>;
492 ti,mbox-tx = <3 0 0>;
515 memory-region = <&wkup_r5fss0_core0_dma_memory_region>,
525 memory-region = <&mcu_r5fss0_core0_dma_memory_region>,
535 memory-region = <&main_r5fss0_core0_dma_memory_region>,
541 memory-region = <&c7x_0_dma_memory_region>,
548 memory-region = <&c7x_1_dma_memory_region>,