blob: eee332073c09333efb7da45b428a58dc1f38b65e [file] [log] [blame]
Peng Fana20839e2022-05-05 15:43:40 +08001// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2
Marcel Ziswiler507720a2022-07-21 15:47:59 +02003#include "imx8mq-u-boot.dtsi"
4
Peng Fana20839e2022-05-05 15:43:40 +08005&pinctrl_uart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -07006 bootph-pre-ram;
Peng Fana20839e2022-05-05 15:43:40 +08007};
8
9&uart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070010 bootph-pre-ram;
Peng Fana20839e2022-05-05 15:43:40 +080011};