]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/dts/k3-am62p5-sk-u-boot.dtsi
Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians...
[thirdparty/u-boot.git] / arch / arm / dts / k3-am62p5-sk-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3 * Common AM62Px EVM dts file for SPLs
4 * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
5 */
6
7 #include "k3-am62p-sk-binman.dtsi"
8
9 / {
10 chosen {
11 stdout-path = "serial2:115200n8";
12 tick-timer = &main_timer0;
13 };
14 };
15
16 &dmsc {
17 bootph-pre-ram;
18
19 k3_sysreset: sysreset-controller {
20 compatible = "ti,sci-sysreset";
21 bootph-pre-ram;
22 };
23 };