blob: a009880bdfe2eaae7a375c6a32d7982743a0aa4d [file] [log] [blame]
Jagan Teki35049fe2021-04-26 18:23:48 +05301// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2020 Engicam srl
4 * Copyright (c) 2020 Amarula Solutions(India)
5 */
6
7#include "imx8mm-icore-mx8mm-u-boot.dtsi"
8
9&gpio1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070010 bootph-pre-ram;
Jagan Teki35049fe2021-04-26 18:23:48 +053011};
12
13&pinctrl_uart2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070014 bootph-pre-ram;
Jagan Teki35049fe2021-04-26 18:23:48 +053015};
16
17&pinctrl_usdhc1_gpio {
Simon Glassd3a98cb2023-02-13 08:56:33 -070018 bootph-pre-ram;
Jagan Teki35049fe2021-04-26 18:23:48 +053019};
20
21&pinctrl_usdhc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070022 bootph-pre-ram;
Jagan Teki35049fe2021-04-26 18:23:48 +053023};
24
25&uart2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070026 bootph-pre-ram;
Jagan Teki35049fe2021-04-26 18:23:48 +053027};
28
29&usdhc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070030 bootph-pre-ram;
Jagan Teki35049fe2021-04-26 18:23:48 +053031};