2022-10-25 09:55:02 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
/*
|
|
|
|
* Copyright 2019 NXP
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include "imx8mp-u-boot.dtsi"
|
|
|
|
|
|
|
|
/ {
|
|
|
|
model = "MSC SM2S-IMX8MPLUS";
|
|
|
|
compatible = "avnet,sm2s-imx8mp", "fsl,imx8mp";
|
|
|
|
|
|
|
|
wdt-reboot {
|
|
|
|
compatible = "wdt-reboot";
|
|
|
|
wdt = <&wdog1>;
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
®_usdhc2_vmmc {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&gpio3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c3 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c4 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c5 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&i2c6 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_i2c6 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pmic {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2022-10-25 09:55:02 +00:00
|
|
|
};
|