summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx8mm-icore-mx8mm-u-boot.dtsi
blob: bc4e434cc7c42b7f1ed3092aa1af4ec2fbebb8e1 (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 (c) 2020 Engicam srl
 * Copyright (c) 2020 Amarula Solutions(India)
 */

#include "imx8mm-u-boot.dtsi"

&iomuxc {
	bootph-pre-ram;
};

&pinctrl_usdhc3 {
	bootph-pre-ram;
};

&pinctrl_usdhc3_100mhz {
	bootph-pre-ram;
};

&pinctrl_usdhc3_200mhz {
	bootph-pre-ram;
};

&usdhc3 {
	bootph-pre-ram;
};