Ilko Iliev | 2b4ed30 | 2021-04-23 09:45:52 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
2 | /* | ||||
3 | * Copyright 2019 NXP | ||||
4 | */ | ||||
5 | |||||
Marek Vasut | 68d77af | 2024-04-26 01:00:36 +0200 | [diff] [blame] | 6 | #include "imx8mq-u-boot.dtsi" |
Ilko Iliev | 2b4ed30 | 2021-04-23 09:45:52 +0200 | [diff] [blame] | 7 | |
Peng Fan | a214c69 | 2022-05-05 15:43:39 +0800 | [diff] [blame] | 8 | &pinctrl_uart1 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 9 | bootph-pre-ram; |
Peng Fan | a214c69 | 2022-05-05 15:43:39 +0800 | [diff] [blame] | 10 | }; |
11 | |||||
12 | &uart1 { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 13 | bootph-pre-ram; |
Peng Fan | a214c69 | 2022-05-05 15:43:39 +0800 | [diff] [blame] | 14 | }; |