2022-09-09 11:59:09 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
/*
|
|
|
|
* Copyright (c) 2022 MediaTek Inc.
|
|
|
|
* Author: Sam Shih <sam.shih@mediatek.com>
|
|
|
|
*/
|
|
|
|
|
|
|
|
&topckgen {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-09 11:59:09 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pericfg {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-09 11:59:09 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&apmixedsys {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-09 11:59:09 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&timer0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-09 11:59:09 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&uart0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-09 11:59:09 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&snand {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-09 11:59:09 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-09 11:59:09 +00:00
|
|
|
};
|