aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/mt8516-u-boot.dtsi
blob: 07312dd5f6fced33d5a1e3dece1eb5e3df07e5b9 (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 {
	bootph-all;
};

&topckgen_ {
	bootph-all;
};

&topckgen_cg {
	bootph-all;
};

&apmixedsys {
	bootph-all;
};

&uart0 {
	bootph-all;
};