Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti
[platform/kernel/u-boot.git] / arch / arm / dts / k3-j721e-r5-common-proc-board-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
4  */
5
6 #include "k3-j721e-common-proc-board-u-boot.dtsi"
7
8 / {
9         chosen {
10                 firmware-loader = &fs_loader0;
11         };
12
13         aliases {
14                 remoteproc0 = &sysctrler;
15                 remoteproc1 = &a72_0;
16         };
17
18         fs_loader0: fs_loader@0 {
19                 u-boot,dm-pre-reloc;
20                 compatible = "u-boot,fs-loader";
21         };
22 };
23
24 &tps659413a {
25         esm: esm {
26                 compatible = "ti,tps659413-esm";
27                 u-boot,dm-spl;
28         };
29 };