blob: 71e83304c74cd78111f60f73b4e54d7af1245a42 [file] [log] [blame]
developere021c152022-09-09 19:59:09 +08001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (c) 2022 MediaTek Inc.
4 * Author: Sam Shih <sam.shih@mediatek.com>
5 */
6
7&topckgen {
Simon Glassd3a98cb2023-02-13 08:56:33 -07008 bootph-all;
developere021c152022-09-09 19:59:09 +08009};
10
11&pericfg {
Simon Glassd3a98cb2023-02-13 08:56:33 -070012 bootph-all;
developere021c152022-09-09 19:59:09 +080013};
14
15&apmixedsys {
Simon Glassd3a98cb2023-02-13 08:56:33 -070016 bootph-all;
developere021c152022-09-09 19:59:09 +080017};
18
19&timer0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070020 bootph-all;
developere021c152022-09-09 19:59:09 +080021};
22
23&uart0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070024 bootph-all;
developere021c152022-09-09 19:59:09 +080025};
26
27&snand {
Simon Glassd3a98cb2023-02-13 08:56:33 -070028 bootph-all;
developere021c152022-09-09 19:59:09 +080029};
30
developer6b2d0042025-02-06 08:41:28 +080031&pio {
Simon Glassd3a98cb2023-02-13 08:56:33 -070032 bootph-all;
developere021c152022-09-09 19:59:09 +080033};