Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
[oweals/u-boot.git] / arch / arm / dts / rk3288-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2019 Rockchip Electronics Co., Ltd
4  */
5
6 &dmc {
7         u-boot,dm-pre-reloc;
8 };
9
10 &pmu {
11         u-boot,dm-pre-reloc;
12 };
13
14 &sgrf {
15         u-boot,dm-pre-reloc;
16 };
17
18 &cru {
19         u-boot,dm-pre-reloc;
20 };
21
22 &grf {
23         u-boot,dm-pre-reloc;
24 };
25
26 &vopb {
27         u-boot,dm-pre-reloc;
28 };
29
30 &vopl {
31         u-boot,dm-pre-reloc;
32 };
33
34 &noc {
35         u-boot,dm-pre-reloc;
36 };