Andrey Zhizhikin | 247bbeb | 2020-12-05 17:29:17 +0000 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0 OR MIT) |
2 | |||||
Peng Fan | f7f70ea | 2021-10-22 10:42:17 +0800 | [diff] [blame] | 3 | #include "imx8mq-u-boot.dtsi" |
4 | |||||
Andrey Zhizhikin | 247bbeb | 2020-12-05 17:29:17 +0000 | [diff] [blame] | 5 | ®_usdhc2_vmmc { |
6 | u-boot,off-on-delay-us = <20000>; | ||||
7 | }; | ||||
Peng Fan | 597514e | 2022-05-05 15:43:41 +0800 | [diff] [blame] | 8 | |
9 | &uart1 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 10 | bootph-pre-ram; |
Peng Fan | 597514e | 2022-05-05 15:43:41 +0800 | [diff] [blame] | 11 | }; |
12 | |||||
13 | &pinctrl_uart1 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 14 | bootph-pre-ram; |
Peng Fan | 597514e | 2022-05-05 15:43:41 +0800 | [diff] [blame] | 15 | }; |