blob: 05f809c035d65af2bed512a8a4a7c3da449b269d [file] [log] [blame]
Andrey Zhizhikin247bbeb2020-12-05 17:29:17 +00001// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2
Peng Fanf7f70ea2021-10-22 10:42:17 +08003#include "imx8mq-u-boot.dtsi"
4
Andrey Zhizhikin247bbeb2020-12-05 17:29:17 +00005&reg_usdhc2_vmmc {
6 u-boot,off-on-delay-us = <20000>;
7};
Peng Fan597514e2022-05-05 15:43:41 +08008
9&uart1 {
Simon Glass8c103c32023-02-13 08:56:33 -070010 bootph-pre-ram;
Peng Fan597514e2022-05-05 15:43:41 +080011};
12
13&pinctrl_uart1 {
Simon Glass8c103c32023-02-13 08:56:33 -070014 bootph-pre-ram;
Peng Fan597514e2022-05-05 15:43:41 +080015};