]> git.ipfire.org Git - thirdparty/u-boot.git/blob - 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
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3 * Copyright (c) Siemens AG, 2018-2022
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 {
18 bootph-all;
19 status-led-red {
20 bootph-all;
21 };
22 status-led-green {
23 bootph-all;
24 };
25 };
26 };
27
28 &cbass_mcu {
29 bootph-all;
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 };
53 };
54
55 &cbass_wakeup {
56 bootph-all;
57 };
58
59 &cbass_main {
60 bootph-all;
61 main_navss: bus@30800000 {
62 bootph-all;
63 };
64 };
65
66 &wkup_pmx0 {
67 bootph-all;
68 mcu-fss0-ospi0-pins-default {
69 bootph-all;
70 };
71 };
72
73 &main_pmx0 {
74 bootph-all;
75 main-uart1-pins-default {
76 bootph-all;
77 };
78 };
79
80 &main_uart1 {
81 bootph-all;
82 current-speed = <115200>;
83 };
84
85 &wkup_gpio0 {
86 bootph-all;
87 };
88
89 &ospi0 {
90 bootph-all;
91 flash@0 {
92 bootph-all;
93 };
94 };
95
96 &secure_proxy_main {
97 bootph-all;
98 };
99
100 &dmsc {
101 bootph-all;
102 };
103
104 &k3_pds {
105 bootph-all;
106 };
107
108 &k3_clks {
109 bootph-all;
110 };
111
112 &k3_reset {
113 bootph-all;
114 };
115
116 &fss {
117 bootph-all;
118 };