u-boot/arch/arm/dts/imx8mq-phanbell-u-boot.dtsi

16 lines
200 B
Text
Raw Normal View History

// SPDX-License-Identifier: (GPL-2.0 OR MIT)
#include "imx8mq-u-boot.dtsi"
&reg_usdhc2_vmmc {
u-boot,off-on-delay-us = <20000>;
};
&uart1 {
u-boot,dm-spl;
};
&pinctrl_uart1 {
u-boot,dm-spl;
};