]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/k3-am642-evm-u-boot.dtsi
arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes
[thirdparty/u-boot.git] / arch / arm / dts / k3-am642-evm-u-boot.dtsi
CommitLineData
b6059ddc
DG
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
4 */
5
1bc527e8
NMF
6#include "k3-am64x-binman.dtsi"
7
b6059ddc
DG
8/ {
9 chosen {
01f573eb 10 tick-timer = &main_timer0;
b6059ddc 11 };
01f573eb
RQ
12};
13
14&main_timer0 {
01f573eb 15 clock-frequency = <200000000>;
b6059ddc
DG
16};
17
1c8b404b
AG
18&usb0 {
19 dr_mode="peripheral";
1c8b404b
AG
20};
21
7ca1af63 22&main_mmc1_pins_default {
c043ba97 23 bootph-all;
7ca1af63
AG
24};
25
b6059ddc 26&sdhci0 {
c043ba97 27 bootph-all;
b6059ddc
DG
28};
29
398bd296
RQ
30&main_mmc1_pins_default {
31 bootph-all;
32};
33
398bd296
RQ
34&inta_main_dmss {
35 bootph-all;
36};
37
62be8081
SV
38&main_bcdma {
39 reg = <0x00 0x485c0100 0x00 0x100>,
40 <0x00 0x4c000000 0x00 0x20000>,
41 <0x00 0x4a820000 0x00 0x20000>,
42 <0x00 0x4aa40000 0x00 0x20000>,
43 <0x00 0x4bc00000 0x00 0x100000>,
44 <0x00 0x48600000 0x00 0x8000>,
45 <0x00 0x484a4000 0x00 0x2000>,
46 <0x00 0x484c2000 0x00 0x2000>;
47 reg-names = "gcfg", "bchanrt", "rchanrt", "tchanrt", "ringrt",
48 "cfg", "tchan", "rchan";
49};
50
398bd296 51&main_pktdma {
62be8081
SV
52 reg = <0x00 0x485c0000 0x00 0x100>,
53 <0x00 0x4a800000 0x00 0x20000>,
54 <0x00 0x4aa00000 0x00 0x40000>,
55 <0x00 0x4b800000 0x00 0x400000>,
56 <0x00 0x485e0000 0x00 0x20000>,
57 <0x00 0x484a0000 0x00 0x4000>,
58 <0x00 0x484c0000 0x00 0x2000>,
59 <0x00 0x48430000 0x00 0x4000>;
60 reg-names = "gcfg", "rchanrt", "tchanrt", "ringrt", "cfg",
61 "tchan", "rchan", "rflow";
398bd296
RQ
62 bootph-all;
63};
64
bc17fccb
VR
65&cpsw_port2 {
66 status = "disabled";
67};
b9091c12
JH
68
69&ospi0_pins_default {
70 bootph-all;
71};
72
73&fss {
74 bootph-all;
75};
76
77&ospi0 {
78 bootph-all;
79
80 flash@0 {
81 bootph-all;
82 };
83};