Mark Kettenis | 6034c91 | 2022-01-10 20:58:43 +0100 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ OR MIT |
| 2 | |
| 3 | &serial0 { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 4 | bootph-all; |
Mark Kettenis | 6034c91 | 2022-01-10 20:58:43 +0100 | [diff] [blame] | 5 | }; |
| 6 | |
| 7 | &pmgr { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 8 | bootph-all; |
Mark Kettenis | 6034c91 | 2022-01-10 20:58:43 +0100 | [diff] [blame] | 9 | }; |
| 10 | |
| 11 | &ps_sio_busif { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 12 | bootph-all; |
Mark Kettenis | 6034c91 | 2022-01-10 20:58:43 +0100 | [diff] [blame] | 13 | }; |
| 14 | |
| 15 | &ps_sio { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 16 | bootph-all; |
Mark Kettenis | 6034c91 | 2022-01-10 20:58:43 +0100 | [diff] [blame] | 17 | }; |
| 18 | |
| 19 | &ps_uart_p { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 20 | bootph-all; |
Mark Kettenis | 6034c91 | 2022-01-10 20:58:43 +0100 | [diff] [blame] | 21 | }; |
| 22 | |
| 23 | &ps_uart0 { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 24 | bootph-all; |
Mark Kettenis | 6034c91 | 2022-01-10 20:58:43 +0100 | [diff] [blame] | 25 | }; |