2019-12-30 09:46:21 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
/*
|
2022-03-24 06:20:26 +00:00
|
|
|
* Copyright 2019, 2021 NXP
|
2019-12-30 09:46:21 +00:00
|
|
|
*/
|
|
|
|
|
2021-07-07 12:57:57 +00:00
|
|
|
#include "imx8mp-u-boot.dtsi"
|
2021-04-06 03:59:02 +00:00
|
|
|
|
2021-07-07 12:57:57 +00:00
|
|
|
/ {
|
2020-04-29 13:04:26 +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:26 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2023-10-18 19:17:41 +00:00
|
|
|
&pinctrl_i2c1 {
|
|
|
|
bootph-all;
|
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_pmic {
|
|
|
|
bootph-all;
|
|
|
|
};
|
|
|
|
|
|
|
|
&{/soc@0/bus@30800000/i2c@30a20000/pmic@25} {
|
|
|
|
bootph-all;
|
|
|
|
};
|
|
|
|
|
|
|
|
&{/soc@0/bus@30800000/i2c@30a20000/pmic@25/regulators} {
|
|
|
|
bootph-all;
|
|
|
|
};
|
|
|
|
|
2020-12-05 17:29:17 +00:00
|
|
|
®_usdhc2_vmmc {
|
|
|
|
u-boot,off-on-delay-us = <20000>;
|
|
|
|
};
|
|
|
|
|
2019-12-30 09:46:21 +00:00
|
|
|
®_usdhc2_vmmc {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_uart2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc2_gpio {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
2022-05-05 11:05:59 +00:00
|
|
|
&pinctrl_wdog {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-05-05 11:05:59 +00:00
|
|
|
};
|
|
|
|
|
2019-12-30 09:46:21 +00:00
|
|
|
&gpio1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio4 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio5 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&uart2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c1 {
|
2023-10-18 19:17:41 +00:00
|
|
|
bootph-all;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c4 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c5 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c6 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +00:00
|
|
|
};
|
|
|
|
|
2023-10-16 00:24:37 +00:00
|
|
|
&usb_dwc3_0 {
|
|
|
|
dr_mode = "peripheral";
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
|
|
|
&usb3_0 {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
|
|
|
&usb3_phy0 {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
2019-12-30 09:46:21 +00:00
|
|
|
&usdhc1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2019-12-30 09:46:21 +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;
|
2019-12-30 09:46:21 +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-12-30 09:46:21 +00:00
|
|
|
};
|
2020-04-29 13:04:26 +00:00
|
|
|
|
|
|
|
&wdog1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2020-04-29 13:04:26 +00:00
|
|
|
};
|