]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/k3-j784s4-evm-u-boot.dtsi
arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes
[thirdparty/u-boot.git] / arch / arm / dts / k3-j784s4-evm-u-boot.dtsi
CommitLineData
a0add1e6
AN
1// SPDX-License-Identifier: GPL-2.0-only
2/*
3 * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
4 */
5
6#include "k3-j784s4-binman.dtsi"
7
8/ {
9 memory@80000000 {
10 bootph-all;
11 };
12};
13
14&mcu_udmap {
15 reg = <0x0 0x285c0000 0x0 0x100>,
16 <0x0 0x284c0000 0x0 0x4000>,
17 <0x0 0x2a800000 0x0 0x40000>,
18 <0x0 0x284a0000 0x0 0x4000>,
19 <0x0 0x2aa00000 0x0 0x40000>,
20 <0x0 0x28400000 0x0 0x2000>;
21 reg-names = "gcfg", "rchan", "rchanrt", "tchan",
22 "tchanrt", "rflow";
23 bootph-pre-ram;
24};