blob: 7efd82214ddc502bd4a33def8b2100a26482a178 [file] [log] [blame]
Peng Fan1d8c0c22022-05-05 15:43:40 +08001// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2
Marcel Ziswiler181d1682022-07-21 15:47:59 +02003#include "imx8mq-u-boot.dtsi"
4
Peng Fan1d8c0c22022-05-05 15:43:40 +08005&pinctrl_uart1 {
6 u-boot,dm-spl;
7};
8
9&uart1 {
10 u-boot,dm-spl;
11};