2021-04-21 20:50:30 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
/*
|
|
|
|
* Copyright 2019 NXP
|
|
|
|
*/
|
|
|
|
|
2021-10-22 23:15:12 +00:00
|
|
|
#include "imx8mm-u-boot.dtsi"
|
|
|
|
|
2021-04-21 20:50:30 +00:00
|
|
|
/ {
|
|
|
|
firmware {
|
|
|
|
optee {
|
|
|
|
compatible = "linaro,optee-tz";
|
|
|
|
method = "smc";
|
|
|
|
};
|
|
|
|
};
|
2021-10-22 23:15:11 +00:00
|
|
|
|
|
|
|
wdt-reboot {
|
|
|
|
compatible = "wdt-reboot";
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
wdt = <&wdog1>;
|
|
|
|
};
|
2021-04-21 20:50:30 +00:00
|
|
|
};
|
|
|
|
|
2021-10-22 23:15:11 +00:00
|
|
|
&{/soc@0/bus@30800000/i2c@30a30000/pmic@4b} {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-04-21 20:50:30 +00:00
|
|
|
};
|
|
|
|
|
2021-10-22 23:15:11 +00:00
|
|
|
&{/soc@0/bus@30800000/i2c@30a30000/pmic@4b/regulators} {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-04-21 20:50:30 +00:00
|
|
|
};
|
|
|
|
|
2021-10-22 23:15:11 +00:00
|
|
|
&fec1 {
|
|
|
|
phy-reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
|
|
|
|
};
|
|
|
|
|
|
|
|
&gpio1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio4 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio5 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_i2c2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_pmic {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_uart3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc2_gpio {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
2022-06-11 12:21:03 +00:00
|
|
|
&pinctrl_wdog {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-06-11 12:21:03 +00:00
|
|
|
};
|
|
|
|
|
2021-10-22 23:15:11 +00:00
|
|
|
&uart3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&usdhc1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&usdhc2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&usdhc3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&wdog1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2021-10-22 23:15:11 +00:00
|
|
|
};
|