summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx6ull-mys-6ulx-u-boot.dtsi
blob: 05004a74e0cc4852f468b07d6b7ff8dc1934380c (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) 2020 Linumiz
 * Author: Parthiban Nallathambi <parthiban@linumiz.com>
 */

&pinctrl_uart1 {
	bootph-all;
};

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

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

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