summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx6ull-seeed-npi-imx6ull-u-boot.dtsi
blob: ab7dc3939c87ac21f48fb275b97a8961e4ced57b (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
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2021 Linumiz
 * Author: Navin Sankar Velliangiri <navin@linumiz.com>
 */

&pinctrl_uart1 {
	bootph-all;
};

&gpmi {
	bootph-pre-ram;
	bootph-all;
};

&usdhc1 {
	bootph-pre-ram;
	bootph-all;
};

&usdhc2 {
	bootph-pre-ram;
	bootph-all;
};