2022-04-12 10:31:38 -03:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
/*
|
|
|
|
* Copyright 2021 Collabora Ltd.
|
|
|
|
* Copyright 2021 BSH Hausgeraete GmbH
|
|
|
|
*/
|
|
|
|
|
2022-10-21 19:58:33 -05:00
|
|
|
#include "imx8mn-u-boot.dtsi"
|
2022-04-12 10:31:38 -03:00
|
|
|
|
|
|
|
&{/soc@0/bus@30800000/i2c@30a20000/pmic@4b} {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&{/soc@0/bus@30800000/i2c@30a20000/pmic@4b/regulators} {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio2 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio4 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_i2c1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_pmic {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_uart4 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_wdog {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&uart4 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|
|
|
|
|
|
|
|
&wdog1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-pre-ram;
|
2022-04-12 10:31:38 -03:00
|
|
|
};
|