]>
Commit | Line | Data |
---|---|---|
164d1ae5 CG |
1 | // SPDX-License-Identifier: GPL-2.0+ |
2 | /* Copyright 2023 NXP */ | |
3 | ||
4 | &duart0 { | |
5 | bootph-all; | |
6 | }; | |
7 | ||
8 | &duart1 { | |
9 | bootph-all; | |
10 | }; | |
11 | ||
12 | &duart2 { | |
13 | bootph-all; | |
14 | }; | |
15 | ||
16 | &duart3 { | |
17 | bootph-all; | |
18 | }; | |
19 |