summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx8mq-phanbell-u-boot.dtsi
blob: 8d6f3058295d99f93e6c38bdae2c90881aeb52b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// 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;
};