xref: /rk3399_rockchip-uboot/arch/arm/dts/imx7ulp-uboot.dtsi (revision 02ccab1908c405fe1449457d4a0d343784a30acb)
1*77fa0457SPeng Fan/*
2*77fa0457SPeng Fan * Copyright 2015-2016 Freescale Semiconductor, Inc.
3*77fa0457SPeng Fan *
4*77fa0457SPeng Fan * This program is free software; you can redistribute it and/or modify
5*77fa0457SPeng Fan * it under the terms of the GNU General Public License version 2 as
6*77fa0457SPeng Fan * published by the Free Software Foundation.
7*77fa0457SPeng Fan */
8*77fa0457SPeng Fan
9*77fa0457SPeng Fan&soc {
10*77fa0457SPeng Fan       u-boot,dm-pre-reloc;
11*77fa0457SPeng Fan};
12*77fa0457SPeng Fan
13*77fa0457SPeng Fan&ahbbridge0 {
14*77fa0457SPeng Fan       u-boot,dm-pre-reloc;
15*77fa0457SPeng Fan};
16*77fa0457SPeng Fan
17*77fa0457SPeng Fan&ahbbridge1 {
18*77fa0457SPeng Fan       u-boot,dm-pre-reloc;
19*77fa0457SPeng Fan};
20*77fa0457SPeng Fan
21*77fa0457SPeng Fan&iomuxc {
22*77fa0457SPeng Fan       u-boot,dm-pre-reloc;
23*77fa0457SPeng Fan};
24*77fa0457SPeng Fan
25*77fa0457SPeng Fan&iomuxc1 {
26*77fa0457SPeng Fan       u-boot,dm-pre-reloc;
27*77fa0457SPeng Fan};
28*77fa0457SPeng Fan
29*77fa0457SPeng Fan&lpuart4 {
30*77fa0457SPeng Fan       u-boot,dm-pre-reloc;
31*77fa0457SPeng Fan};
32*77fa0457SPeng Fan
33*77fa0457SPeng Fan&lpuart5 {
34*77fa0457SPeng Fan       u-boot,dm-pre-reloc;
35*77fa0457SPeng Fan};
36*77fa0457SPeng Fan
37*77fa0457SPeng Fan&lpuart6 {
38*77fa0457SPeng Fan       u-boot,dm-pre-reloc;
39*77fa0457SPeng Fan};
40*77fa0457SPeng Fan
41*77fa0457SPeng Fan&lpuart7 {
42*77fa0457SPeng Fan       u-boot,dm-pre-reloc;
43*77fa0457SPeng Fan};
44