2022-05-25 13:38:48 +05:30
|
|
|
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
/*
|
|
|
|
* Common AM625 SK dts file for SPLs
|
|
|
|
* Copyright (C) 2021-2022 Texas Instruments Incorporated - https://www.ti.com/
|
|
|
|
*/
|
|
|
|
|
2023-07-22 00:14:38 +05:30
|
|
|
#include "k3-am625-sk-binman.dtsi"
|
|
|
|
|
2022-05-25 13:38:48 +05:30
|
|
|
/ {
|
|
|
|
chosen {
|
|
|
|
stdout-path = "serial2:115200n8";
|
2023-07-27 04:03:31 -05:00
|
|
|
tick-timer = &main_timer0;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
aliases {
|
|
|
|
mmc1 = &sdhci1;
|
|
|
|
};
|
2022-06-14 17:45:31 +03:00
|
|
|
|
|
|
|
memory@80000000 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-06-14 17:45:31 +03:00
|
|
|
};
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
2023-07-27 04:03:31 -05:00
|
|
|
&cbass_main {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2023-07-27 04:03:31 -05:00
|
|
|
};
|
2022-05-25 13:38:48 +05:30
|
|
|
|
2023-07-27 04:03:31 -05:00
|
|
|
&main_timer0 {
|
|
|
|
clock-frequency = <25000000>;
|
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&dmss {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&secure_proxy_main {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&dmsc {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&k3_pds {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&k3_clks {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&k3_reset {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&wkup_conf {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&chipid {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&main_pmx0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&main_uart0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&main_uart0_pins_default {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&cbass_mcu {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&cbass_wakeup {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&mcu_pmx0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&sdhci1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&main_mmc1_pins_default {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-05-25 13:38:48 +05:30
|
|
|
};
|
2022-10-27 20:23:10 +05:30
|
|
|
|
|
|
|
&fss {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-10-27 20:23:10 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&ospi0_pins_default {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-10-27 20:23:10 +05:30
|
|
|
};
|
|
|
|
|
|
|
|
&ospi0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-10-27 20:23:10 +05:30
|
|
|
|
|
|
|
flash@0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-10-27 20:23:10 +05:30
|
|
|
|
|
|
|
partitions {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-10-27 20:23:10 +05:30
|
|
|
|
|
|
|
partition@3fc0000 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-10-27 20:23:10 +05:30
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
2022-12-20 16:21:45 +01:00
|
|
|
|
|
|
|
&cpsw3g {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-12-20 16:21:45 +01:00
|
|
|
};
|
|
|
|
|
|
|
|
&cpsw_port1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-12-20 16:21:45 +01:00
|
|
|
};
|
|
|
|
|
|
|
|
&cpsw_port2 {
|
|
|
|
status = "disabled";
|
|
|
|
};
|