blob: 819501337e9699f6a081950af2009f1a4257f6ce [file] [log] [blame]
Ilko Iliev2b4ed302021-04-23 09:45:52 +02001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright 2019 NXP
4 */
5
Marek Vasut68d77af2024-04-26 01:00:36 +02006#include "imx8mq-u-boot.dtsi"
Ilko Iliev2b4ed302021-04-23 09:45:52 +02007
Peng Fana214c692022-05-05 15:43:39 +08008&pinctrl_uart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -07009 bootph-pre-ram;
Peng Fana214c692022-05-05 15:43:39 +080010};
11
12&uart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070013 bootph-pre-ram;
Peng Fana214c692022-05-05 15:43:39 +080014};