Peng Fan | a20839e | 2022-05-05 15:43:40 +0800 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0 OR MIT) |
2 | |||||
Marcel Ziswiler | 507720a | 2022-07-21 15:47:59 +0200 | [diff] [blame] | 3 | #include "imx8mq-u-boot.dtsi" |
4 | |||||
Peng Fan | a20839e | 2022-05-05 15:43:40 +0800 | [diff] [blame] | 5 | &pinctrl_uart1 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 6 | bootph-pre-ram; |
Peng Fan | a20839e | 2022-05-05 15:43:40 +0800 | [diff] [blame] | 7 | }; |
8 | |||||
9 | &uart1 { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 10 | bootph-pre-ram; |
Peng Fan | a20839e | 2022-05-05 15:43:40 +0800 | [diff] [blame] | 11 | }; |