2021-03-19 07:57:08 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
/*
|
|
|
|
* Copyright 2019 NXP
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include "imx8mn-ddr4-evk-u-boot.dtsi"
|
|
|
|
|
|
|
|
&i2c1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-03-19 07:57:08 +00:00
|
|
|
};
|
|
|
|
|
2022-07-21 13:43:37 +00:00
|
|
|
&{/soc@0/bus@30800000/i2c@30a20000/pmic@25} {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-03-19 07:57:08 +00:00
|
|
|
};
|
|
|
|
|
2022-07-21 13:43:37 +00:00
|
|
|
&{/soc@0/bus@30800000/i2c@30a20000/pmic@25/regulators} {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-03-19 07:57:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_i2c1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-03-19 07:57:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_pmic {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-03-19 07:57:08 +00:00
|
|
|
};
|