summaryrefslogtreecommitdiff
path: root/arch/arm/dts/vf610-bk4r1-u-boot.dtsi
blob: 1336006e038cffc8d6c21491a9f0a96f34ac4468 (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
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright 2019
 * Lukasz Majewski, DENX Software Engineering, lukma@denx.de
 */

/ {
	soc {
		bootph-all;
	};
};

&aips0 {
	bootph-all;
};

&pinctrl_ddr {
	bootph-all;
};

&pinctrl_uart1 {
	bootph-all;
};

&uart1 {
	bootph-all;
};