blob: 46a4dfe4e8a9c542b5ca012c99500d99bdf3896c [file] [log] [blame]
Patrick Wildtebe2e0c2023-02-06 00:48:26 +01001// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2
3#include "imx8mq-u-boot.dtsi"
4
5&pinctrl_uart1 {
6 bootph-pre-ram;
7};
8
9&uart1 { /* console */
10 bootph-pre-ram;
11};