1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (c) 2019 MediaTek Inc.
4 * Author: Sam Shih <sam.shih@mediatek.com>
5 */
6
7&topckgen {
8	bootph-all;
9};
10
11&topckgen {
12	bootph-all;
13};
14
15&pericfg {
16	bootph-all;
17};
18
19&timer0 {
20	bootph-all;
21};
22
23&apmixedsys {
24	bootph-all;
25};
26
27&uart2 {
28	bootph-all;
29};
30