2022-09-18 15:09:53 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
/*
|
|
|
|
* Copyright (C) 2022 BSH Hausgeraete GmbH
|
|
|
|
*
|
|
|
|
* Author: Michael Trimarchi <michael@amarulasolutions.com>
|
|
|
|
*/
|
|
|
|
|
|
|
|
&{/soc} {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-18 15:09:53 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&aips2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-18 15:09:53 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&iomuxc {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-18 15:09:53 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&iomuxc_snvs {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-18 15:09:53 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&uart4 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-18 15:09:53 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_uart4 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2022-09-18 15:09:53 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpmi {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
|
|
|
bootph-all;
|
2022-09-18 15:09:53 +00:00
|
|
|
};
|