2019-08-27 06:26:08 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
/*
|
2022-03-24 06:20:26 +00:00
|
|
|
* Copyright 2019, 2021 NXP
|
2019-08-27 06:26:08 +00:00
|
|
|
*/
|
|
|
|
|
2021-04-26 12:53:46 +00:00
|
|
|
#include "imx8mm-u-boot.dtsi"
|
|
|
|
|
2020-04-29 13:04:24 +00:00
|
|
|
/ {
|
|
|
|
wdt-reboot {
|
|
|
|
compatible = "wdt-reboot";
|
|
|
|
wdt = <&wdog1>;
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2020-04-29 13:04:24 +00:00
|
|
|
};
|
2021-03-25 09:30:33 +00:00
|
|
|
|
|
|
|
firmware {
|
|
|
|
optee {
|
|
|
|
compatible = "linaro,optee-tz";
|
|
|
|
method = "smc";
|
|
|
|
};
|
|
|
|
};
|
2020-04-29 13:04:24 +00:00
|
|
|
};
|
|
|
|
|
2022-09-20 00:20:14 +00:00
|
|
|
&aips4 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-09-20 00:20:14 +00:00
|
|
|
};
|
|
|
|
|
2020-12-05 17:29:17 +00:00
|
|
|
®_usdhc2_vmmc {
|
|
|
|
u-boot,off-on-delay-us = <20000>;
|
|
|
|
};
|
|
|
|
|
2019-08-27 06:26:08 +00:00
|
|
|
&pinctrl_reg_usdhc2_vmmc {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_uart2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc2_gpio {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio4 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio5 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&uart2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
2022-03-24 06:20:26 +00:00
|
|
|
&crypto {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-03-24 06:20:26 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&sec_jr0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-03-24 06:20:26 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&sec_jr1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-03-24 06:20:26 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&sec_jr2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-03-24 06:20:26 +00:00
|
|
|
};
|
|
|
|
|
2022-09-20 00:20:14 +00:00
|
|
|
&usbmisc1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-09-20 00:20:14 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&usbphynop1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-09-20 00:20:14 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&usbotg1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-09-20 00:20:14 +00:00
|
|
|
};
|
|
|
|
|
2019-08-27 06:26:08 +00:00
|
|
|
&usdhc1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&usdhc2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2020-12-05 17:29:18 +00:00
|
|
|
sd-uhs-sdr104;
|
|
|
|
sd-uhs-ddr50;
|
2021-03-22 10:55:38 +00:00
|
|
|
fsl,signal-voltage-switch-extra-delay-ms = <8>;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&usdhc3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2020-12-05 17:29:18 +00:00
|
|
|
mmc-hs400-1_8v;
|
|
|
|
mmc-hs400-enhanced-strobe;
|
2019-08-27 06:26:08 +00:00
|
|
|
};
|
2019-10-16 10:24:42 +00:00
|
|
|
|
|
|
|
&i2c1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-10-16 10:24:42 +00:00
|
|
|
};
|
|
|
|
|
2022-07-21 13:27:40 +00:00
|
|
|
&{/soc@0/bus@30800000/i2c@30a20000/pmic@4b} {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-10-16 10:24:42 +00:00
|
|
|
};
|
|
|
|
|
2022-07-21 13:27:40 +00:00
|
|
|
&{/soc@0/bus@30800000/i2c@30a20000/pmic@4b/regulators} {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-10-16 10:24:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_i2c1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-10-16 10:24:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_pmic {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-10-16 10:24:42 +00:00
|
|
|
};
|
2019-10-22 03:30:04 +00:00
|
|
|
|
2022-05-05 11:05:58 +00:00
|
|
|
&pinctrl_wdog {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-05-05 11:05:58 +00:00
|
|
|
};
|
|
|
|
|
2019-10-22 03:30:04 +00:00
|
|
|
&fec1 {
|
|
|
|
phy-reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
|
|
|
|
};
|
2020-04-29 13:04:24 +00:00
|
|
|
|
|
|
|
&wdog1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2020-04-29 13:04:24 +00:00
|
|
|
};
|