2018-11-15 02:07:50 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
/*
|
|
|
|
* Copyright (C) 2018 MediaTek Inc.
|
|
|
|
*
|
|
|
|
* Author: Weijie Gao <weijie.gao@mediatek.com>
|
|
|
|
*/
|
|
|
|
|
2020-01-10 08:30:34 +00:00
|
|
|
&infracfg {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2020-01-10 08:30:34 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pericfg {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2020-01-10 08:30:34 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&timer0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2020-01-10 08:30:34 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&mcucfg {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2020-01-10 08:30:34 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&dramc {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2020-01-10 08:30:34 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&apmixedsys {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2020-01-10 08:30:34 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&topckgen {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2020-01-10 08:30:34 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&uart0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2020-01-10 08:30:34 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&snfi {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2020-01-10 08:30:34 +00:00
|
|
|
};
|