blob: 88c4a72db61384cb33ff5368ab6e955be0f13595 [file] [log] [blame]
Jayesh Choudhary2a1521c2024-06-12 14:41:21 +05301// SPDX-License-Identifier: GPL-2.0
2/*
3 * Common J722S EVM dts file for SPLs
4 * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
5 */
6
7#include "k3-j722s-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};