]>
Commit | Line | Data |
---|---|---|
ac57e2b0 SS |
1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | |
3 | * Copyright (c) 2019 MediaTek Inc. | |
4 | * Author: Sam Shih <[email protected]> | |
5 | */ | |
6 | ||
7 | &topckgen { | |
8c103c33 | 8 | bootph-all; |
ac57e2b0 SS |
9 | }; |
10 | ||
11 | &pericfg { | |
8c103c33 | 12 | bootph-all; |
ac57e2b0 SS |
13 | }; |
14 | ||
15 | &apmixedsys { | |
8c103c33 | 16 | bootph-all; |
ac57e2b0 SS |
17 | }; |
18 | ||
19 | &timer0 { | |
8c103c33 | 20 | bootph-all; |
ac57e2b0 SS |
21 | }; |
22 | ||
23 | &uart0 { | |
8c103c33 | 24 | bootph-all; |
ac57e2b0 SS |
25 | }; |
26 | ||
27 | &snfi { | |
8c103c33 | 28 | bootph-all; |
ac57e2b0 | 29 | }; |