blob: c1685bc9ca39faeabb3428a6ce21a354ce74f2b1 [file] [log] [blame]
Nishanth Menon3e48d372022-05-25 13:38:48 +05301// SPDX-License-Identifier: GPL-2.0
2/*
3 * Common AM625 SK dts file for SPLs
4 * Copyright (C) 2021-2022 Texas Instruments Incorporated - https://www.ti.com/
5 */
6
Neha Malcom Francisce46f512023-07-22 00:14:38 +05307#include "k3-am625-sk-binman.dtsi"
8
Nishanth Menon3e48d372022-05-25 13:38:48 +05309/ {
10 chosen {
11 stdout-path = "serial2:115200n8";
Nishanth Menon7937af12023-07-27 04:03:31 -050012 tick-timer = &main_timer0;
Nishanth Menon3e48d372022-05-25 13:38:48 +053013 };
14
15 aliases {
16 mmc1 = &sdhci1;
17 };
Georgi Vlaev362b0d22022-06-14 17:45:31 +030018
19 memory@80000000 {
Simon Glass8c103c32023-02-13 08:56:33 -070020 bootph-pre-ram;
Georgi Vlaev362b0d22022-06-14 17:45:31 +030021 };
Nishanth Menon3e48d372022-05-25 13:38:48 +053022};
23
Nishanth Menon7937af12023-07-27 04:03:31 -050024&cbass_main {
Simon Glass8c103c32023-02-13 08:56:33 -070025 bootph-pre-ram;
Nishanth Menon7937af12023-07-27 04:03:31 -050026};
Nishanth Menon3e48d372022-05-25 13:38:48 +053027
Nishanth Menon7937af12023-07-27 04:03:31 -050028&main_timer0 {
29 clock-frequency = <25000000>;
30 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053031};
32
33&dmss {
Simon Glass8c103c32023-02-13 08:56:33 -070034 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053035};
36
37&secure_proxy_main {
Simon Glass8c103c32023-02-13 08:56:33 -070038 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053039};
40
41&dmsc {
Simon Glass8c103c32023-02-13 08:56:33 -070042 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053043};
44
45&k3_pds {
Simon Glass8c103c32023-02-13 08:56:33 -070046 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053047};
48
49&k3_clks {
Simon Glass8c103c32023-02-13 08:56:33 -070050 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053051};
52
53&k3_reset {
Simon Glass8c103c32023-02-13 08:56:33 -070054 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053055};
56
57&wkup_conf {
Simon Glass8c103c32023-02-13 08:56:33 -070058 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053059};
60
61&chipid {
Simon Glass8c103c32023-02-13 08:56:33 -070062 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053063};
64
65&main_pmx0 {
Simon Glass8c103c32023-02-13 08:56:33 -070066 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053067};
68
69&main_uart0 {
Simon Glass8c103c32023-02-13 08:56:33 -070070 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053071};
72
73&main_uart0_pins_default {
Simon Glass8c103c32023-02-13 08:56:33 -070074 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053075};
76
Nishanth Menon3e48d372022-05-25 13:38:48 +053077&cbass_mcu {
Simon Glass8c103c32023-02-13 08:56:33 -070078 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053079};
80
81&cbass_wakeup {
Simon Glass8c103c32023-02-13 08:56:33 -070082 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053083};
84
85&mcu_pmx0 {
Simon Glass8c103c32023-02-13 08:56:33 -070086 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053087};
88
Nishanth Menon3e48d372022-05-25 13:38:48 +053089&sdhci1 {
Simon Glass8c103c32023-02-13 08:56:33 -070090 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053091};
92
93&main_mmc1_pins_default {
Simon Glass8c103c32023-02-13 08:56:33 -070094 bootph-pre-ram;
Nishanth Menon3e48d372022-05-25 13:38:48 +053095};
Dhruva Gole8994ac32022-10-27 20:23:10 +053096
97&fss {
Simon Glass8c103c32023-02-13 08:56:33 -070098 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +053099};
100
101&ospi0_pins_default {
Simon Glass8c103c32023-02-13 08:56:33 -0700102 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530103};
104
105&ospi0 {
Simon Glass8c103c32023-02-13 08:56:33 -0700106 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530107
108 flash@0 {
Simon Glass8c103c32023-02-13 08:56:33 -0700109 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530110
111 partitions {
Simon Glass8c103c32023-02-13 08:56:33 -0700112 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530113
114 partition@3fc0000 {
Simon Glass8c103c32023-02-13 08:56:33 -0700115 bootph-pre-ram;
Dhruva Gole8994ac32022-10-27 20:23:10 +0530116 };
117 };
118 };
119};
Sjoerd Simons39248d32022-12-20 16:21:45 +0100120
121&cpsw3g {
Simon Glass8c103c32023-02-13 08:56:33 -0700122 bootph-pre-ram;
Sjoerd Simons39248d32022-12-20 16:21:45 +0100123};
124
125&cpsw_port1 {
Simon Glass8c103c32023-02-13 08:56:33 -0700126 bootph-pre-ram;
Sjoerd Simons39248d32022-12-20 16:21:45 +0100127};
128
129&cpsw_port2 {
130 status = "disabled";
131};