blob: b9fd49900ce713ec54e2b5f18134049f6bccbccf [file] [log] [blame]
developerc69976c2020-01-10 16:30:34 +08001// 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 {
Simon Glassd3a98cb2023-02-13 08:56:33 -07008 bootph-all;
developerc69976c2020-01-10 16:30:34 +08009};
10
11&topckgen {
Simon Glassd3a98cb2023-02-13 08:56:33 -070012 bootph-all;
developerc69976c2020-01-10 16:30:34 +080013};
14
15&pericfg {
Simon Glassd3a98cb2023-02-13 08:56:33 -070016 bootph-all;
developerc69976c2020-01-10 16:30:34 +080017};
18
19&timer0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070020 bootph-all;
developerc69976c2020-01-10 16:30:34 +080021};
22
23&apmixedsys {
Simon Glassd3a98cb2023-02-13 08:56:33 -070024 bootph-all;
developerc69976c2020-01-10 16:30:34 +080025};
26
27&uart2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070028 bootph-all;
developerc69976c2020-01-10 16:30:34 +080029};