blob: d06955dfbc60b464584f20f1dadfa1aee21f858a [file] [log] [blame]
Dave Gerlach278e7ac2021-04-23 11:27:46 -05001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
4 */
5
Neha Malcom Francis9a1b2712023-07-22 00:14:34 +05306#include "k3-am64x-binman.dtsi"
7
Dave Gerlach278e7ac2021-04-23 11:27:46 -05008/ {
9 chosen {
Roger Quadrosaf6e2a72023-08-05 11:14:40 +030010 tick-timer = &main_timer0;
Dave Gerlach278e7ac2021-04-23 11:27:46 -050011 };
Georgi Vlaevd4d0db12022-05-20 15:30:26 +030012
13 memory@80000000 {
Roger Quadros3405e9c2023-09-29 16:46:41 +030014 bootph-all;
Georgi Vlaevd4d0db12022-05-20 15:30:26 +030015 };
Dave Gerlach278e7ac2021-04-23 11:27:46 -050016};
17
Roger Quadrosaf6e2a72023-08-05 11:14:40 +030018&cbass_main {
Roger Quadros3405e9c2023-09-29 16:46:41 +030019 bootph-all;
Roger Quadrosaf6e2a72023-08-05 11:14:40 +030020};
21
Roger Quadrosaf6e2a72023-08-05 11:14:40 +030022&main_timer0 {
Roger Quadros3405e9c2023-09-29 16:46:41 +030023 bootph-all;
Roger Quadrosaf6e2a72023-08-05 11:14:40 +030024 clock-frequency = <200000000>;
Dave Gerlach278e7ac2021-04-23 11:27:46 -050025};
26
Lokesh Vutla882c7dd2021-05-06 16:44:56 +053027&main_conf {
Roger Quadros3405e9c2023-09-29 16:46:41 +030028 bootph-all;
Lokesh Vutla882c7dd2021-05-06 16:44:56 +053029 chipid@14 {
Roger Quadros3405e9c2023-09-29 16:46:41 +030030 bootph-all;
Lokesh Vutla882c7dd2021-05-06 16:44:56 +053031 };
32};
33
Lokesh Vutla11ba7c22021-05-06 16:44:58 +053034&main_pmx0 {
Roger Quadros3405e9c2023-09-29 16:46:41 +030035 bootph-all;
Roger Quadrosaf6e2a72023-08-05 11:14:40 +030036};
37
38&main_i2c0_pins_default {
Roger Quadros3405e9c2023-09-29 16:46:41 +030039 bootph-all;
Lokesh Vutla11ba7c22021-05-06 16:44:58 +053040};
41
42&main_i2c0 {
Roger Quadros3405e9c2023-09-29 16:46:41 +030043 bootph-all;
Lokesh Vutla11ba7c22021-05-06 16:44:58 +053044};
45
Roger Quadrosaf6e2a72023-08-05 11:14:40 +030046&main_uart0_pins_default {
Roger Quadros3405e9c2023-09-29 16:46:41 +030047 bootph-all;
Roger Quadrosaf6e2a72023-08-05 11:14:40 +030048};
49
Dave Gerlach278e7ac2021-04-23 11:27:46 -050050&main_uart0 {
Roger Quadros3405e9c2023-09-29 16:46:41 +030051 bootph-all;
Dave Gerlach278e7ac2021-04-23 11:27:46 -050052};
53
Aswath Govindraju79087742021-06-04 22:00:37 +053054&usb0 {
55 dr_mode="peripheral";
Roger Quadros3405e9c2023-09-29 16:46:41 +030056 bootph-all;
Aswath Govindraju79087742021-06-04 22:00:37 +053057};
58
59&usbss0 {
Roger Quadros3405e9c2023-09-29 16:46:41 +030060 bootph-all;
Aswath Govindraju79087742021-06-04 22:00:37 +053061};
62
Aswath Govindraju1786a7f2021-08-09 22:32:23 +053063&main_mmc1_pins_default {
Roger Quadros3405e9c2023-09-29 16:46:41 +030064 bootph-all;
Aswath Govindraju1786a7f2021-08-09 22:32:23 +053065};
66
Aswath Govindraju79087742021-06-04 22:00:37 +053067&main_usb0_pins_default {
Roger Quadros3405e9c2023-09-29 16:46:41 +030068 bootph-all;
Aswath Govindraju79087742021-06-04 22:00:37 +053069};
70
Dave Gerlach278e7ac2021-04-23 11:27:46 -050071&dmss {
Roger Quadros3405e9c2023-09-29 16:46:41 +030072 bootph-all;
Dave Gerlach278e7ac2021-04-23 11:27:46 -050073};
74
75&secure_proxy_main {
Roger Quadros3405e9c2023-09-29 16:46:41 +030076 bootph-all;
Dave Gerlach278e7ac2021-04-23 11:27:46 -050077};
78
79&dmsc {
Roger Quadros3405e9c2023-09-29 16:46:41 +030080 bootph-all;
Suman Annace4e5662021-05-13 20:10:56 -050081 k3_sysreset: sysreset-controller {
82 compatible = "ti,sci-sysreset";
Roger Quadros3405e9c2023-09-29 16:46:41 +030083 bootph-all;
Suman Annace4e5662021-05-13 20:10:56 -050084 };
Dave Gerlach278e7ac2021-04-23 11:27:46 -050085};
86
87&k3_pds {
Roger Quadros3405e9c2023-09-29 16:46:41 +030088 bootph-all;
Dave Gerlach278e7ac2021-04-23 11:27:46 -050089};
90
91&k3_clks {
Roger Quadros3405e9c2023-09-29 16:46:41 +030092 bootph-all;
Dave Gerlach278e7ac2021-04-23 11:27:46 -050093};
94
95&k3_reset {
Roger Quadros3405e9c2023-09-29 16:46:41 +030096 bootph-all;
Dave Gerlach278e7ac2021-04-23 11:27:46 -050097};
98
99&sdhci0 {
Roger Quadros3405e9c2023-09-29 16:46:41 +0300100 bootph-all;
Dave Gerlach278e7ac2021-04-23 11:27:46 -0500101};
102
103&sdhci1 {
Roger Quadros3405e9c2023-09-29 16:46:41 +0300104 bootph-all;
Dave Gerlach278e7ac2021-04-23 11:27:46 -0500105};
Vignesh Raghavendra759316f2021-05-10 20:06:12 +0530106
107&cpsw3g {
Roger Quadros3405e9c2023-09-29 16:46:41 +0300108 bootph-all;
Vignesh Raghavendra759316f2021-05-10 20:06:12 +0530109};
110
111&cpsw_port2 {
112 status = "disabled";
113};