Peng Fan | 1d8c0c2 | 2022-05-05 15:43:40 +0800 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0 OR MIT) |
2 | |||||
Marcel Ziswiler | 181d168 | 2022-07-21 15:47:59 +0200 | [diff] [blame] | 3 | #include "imx8mq-u-boot.dtsi" |
4 | |||||
Peng Fan | 1d8c0c2 | 2022-05-05 15:43:40 +0800 | [diff] [blame] | 5 | &pinctrl_uart1 { |
6 | u-boot,dm-spl; | ||||
7 | }; | ||||
8 | |||||
9 | &uart1 { | ||||
10 | u-boot,dm-spl; | ||||
11 | }; |