summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/mt8516-u-boot.dtsi
blob: 3c0d843f35e616322834751355b59534ba024e31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
 * Copyright (C) 2019 BayLibre, SAS
 * Author: Fabien Parent <fparent@baylibre.com>
 */

&infracfg {
	u-boot,dm-pre-reloc;
};

&topckgen_ {
	u-boot,dm-pre-reloc;
};

&topckgen_cg {
	u-boot,dm-pre-reloc;
};

&apmixedsys {
	u-boot,dm-pre-reloc;
};

&uart0 {
	u-boot,dm-pre-reloc;
};