2020-01-10 16:30:26 +08:00
|
|
|
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
/*
|
|
|
|
* Copyright (c) 2019 MediaTek Inc.
|
|
|
|
* Author: Sam Shih <sam.shih@mediatek.com>
|
|
|
|
*/
|
|
|
|
|
|
|
|
&topckgen {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-01-10 16:30:26 +08:00
|
|
|
};
|
|
|
|
|
|
|
|
&pericfg {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-01-10 16:30:26 +08:00
|
|
|
};
|
|
|
|
|
|
|
|
&apmixedsys {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-01-10 16:30:26 +08:00
|
|
|
};
|
|
|
|
|
|
|
|
&timer0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-01-10 16:30:26 +08:00
|
|
|
};
|
|
|
|
|
|
|
|
&uart0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-01-10 16:30:26 +08:00
|
|
|
};
|
|
|
|
|
|
|
|
&snfi {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-01-10 16:30:26 +08:00
|
|
|
};
|