developer | a37ad46 | 2018-11-15 10:07:50 +0800 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
| 2 | /* |
| 3 | * Copyright (C) 2018 MediaTek Inc. |
| 4 | * |
| 5 | * Author: Weijie Gao <weijie.gao@mediatek.com> |
| 6 | */ |
| 7 | |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 8 | &infracfg { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 9 | bootph-all; |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 10 | }; |
| 11 | |
| 12 | &pericfg { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 13 | bootph-all; |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 14 | }; |
| 15 | |
| 16 | &timer0 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 17 | bootph-all; |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 18 | }; |
| 19 | |
| 20 | &mcucfg { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 21 | bootph-all; |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 22 | }; |
| 23 | |
| 24 | &dramc { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 25 | bootph-all; |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 26 | }; |
| 27 | |
| 28 | &apmixedsys { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 29 | bootph-all; |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 30 | }; |
| 31 | |
| 32 | &topckgen { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 33 | bootph-all; |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 34 | }; |
| 35 | |
| 36 | &uart0 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 37 | bootph-all; |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 38 | }; |
| 39 | |
| 40 | &snfi { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 41 | bootph-all; |
developer | c69976c | 2020-01-10 16:30:34 +0800 | [diff] [blame] | 42 | }; |