summaryrefslogtreecommitdiff
path: root/arch/arm/dts/exynos850-e850-96-u-boot.dtsi
blob: 7ad11e9faab2f6686d07636fc54dfd3858258f85 (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
26
27
28
29
30
31
32
33
34
35
36
37
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2023 Linaro Ltd.
 */

&cmu_top {
	bootph-all;
};

&cmu_peri {
	bootph-all;
};

&oscclk {
	bootph-all;
};

&pinctrl_alive {
	bootph-all;
};

&pmu_system_controller {
	bootph-all;
	samsung,uart-debug-1;
};

&serial_0 {
	bootph-all;
};

&uart1_pins {
	bootph-all;
};

&usi_uart {
	bootph-all;
};