Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga
[platform/kernel/u-boot.git] / arch / arm / dts / rk3399-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
4  */
5
6 &pmu {
7         u-boot,dm-pre-reloc;
8 };
9
10 &sdmmc {
11         u-boot,dm-pre-reloc;
12 };
13
14 &spi1 {
15         u-boot,dm-pre-reloc;
16 };
17
18 &uart0 {
19         u-boot,dm-pre-reloc;
20 };
21
22 &uart2 {
23         u-boot,dm-pre-reloc;
24 };