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