]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/k3-am65-iot2050-common-u-boot.dtsi
arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes
[thirdparty/u-boot.git] / arch / arm / dts / k3-am65-iot2050-common-u-boot.dtsi
CommitLineData
c3a87951
JK
1// SPDX-License-Identifier: GPL-2.0
2/*
39834ccd 3 * Copyright (c) Siemens AG, 2018-2022
c3a87951
JK
4 *
5 * Authors:
6 * Le Jin <le.jin@siemens.com>
7 * Jan Kiszka <jan.kiszka@siemens.com>
8 *
9 * Common U-Boot bits of the IOT2050 Basic and Advanced variants
10 */
11
12/ {
13 aliases {
14 spi0 = &ospi0;
15 };
16
17 leds {
53a1eb99 18 bootph-all;
c3a87951 19 status-led-red {
53a1eb99 20 bootph-all;
c3a87951
JK
21 };
22 status-led-green {
53a1eb99 23 bootph-all;
c3a87951
JK
24 };
25 };
26};
27
28&cbass_mcu {
53a1eb99 29 bootph-all;
39834ccd
JK
30
31 mcu_navss: bus@28380000 {
32 ringacc@2b800000 {
33 reg = <0x0 0x2b800000 0x0 0x400000>,
34 <0x0 0x2b000000 0x0 0x400000>,
35 <0x0 0x28590000 0x0 0x100>,
36 <0x0 0x2a500000 0x0 0x40000>,
37 <0x0 0x28440000 0x0 0x40000>;
38 reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target", "cfg";
39 ti,dma-ring-reset-quirk;
40 };
41
42 dma-controller@285c0000 {
43 reg = <0x0 0x285c0000 0x0 0x100>,
44 <0x0 0x284c0000 0x0 0x4000>,
45 <0x0 0x2a800000 0x0 0x40000>,
46 <0x0 0x284a0000 0x0 0x4000>,
47 <0x0 0x2aa00000 0x0 0x40000>,
48 <0x0 0x28400000 0x0 0x2000>;
49 reg-names = "gcfg", "rchan", "rchanrt", "tchan",
50 "tchanrt", "rflow";
51 };
52 };
c3a87951
JK
53};
54
55&cbass_wakeup {
53a1eb99 56 bootph-all;
c3a87951
JK
57};
58
59&cbass_main {
53a1eb99 60 bootph-all;
ce543d0d 61 main_navss: bus@30800000 {
53a1eb99 62 bootph-all;
c3a87951
JK
63 };
64};
65
66&wkup_pmx0 {
53a1eb99 67 bootph-all;
c3a87951 68 mcu-fss0-ospi0-pins-default {
53a1eb99 69 bootph-all;
c3a87951
JK
70 };
71};
72
73&main_pmx0 {
53a1eb99 74 bootph-all;
c3a87951 75 main-uart1-pins-default {
53a1eb99 76 bootph-all;
c3a87951
JK
77 };
78};
79
80&main_uart1 {
53a1eb99 81 bootph-all;
c3a87951
JK
82 current-speed = <115200>;
83};
84
85&wkup_gpio0 {
53a1eb99 86 bootph-all;
c3a87951
JK
87};
88
89&ospi0 {
53a1eb99 90 bootph-all;
c3a87951 91 flash@0 {
53a1eb99 92 bootph-all;
c3a87951
JK
93 };
94};
95
96&secure_proxy_main {
53a1eb99 97 bootph-all;
c3a87951
JK
98};
99
100&dmsc {
53a1eb99 101 bootph-all;
c3a87951
JK
102};
103
104&k3_pds {
53a1eb99 105 bootph-all;
c3a87951
JK
106};
107
108&k3_clks {
53a1eb99 109 bootph-all;
c3a87951
JK
110};
111
112&k3_reset {
53a1eb99 113 bootph-all;
c3a87951
JK
114};
115
116&fss {
53a1eb99 117 bootph-all;
c3a87951 118};