arm64: dts: freescale: imx8mp-toradex-smarc: add embedded controller

Add the embedded controller node to the device tree, this is required
for reset and power-off functionalities.

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Emanuele Ghidoli 2025-04-30 11:41:48 +02:00 committed by Shawn Guo
parent 8c7432dc2a
commit e40201b454

View File

@ -534,6 +534,11 @@ reg_sd_3v3_1v8: LDO5 {
};
};
embedded-controller@28 {
compatible = "toradex,smarc-imx8mp-ec", "toradex,smarc-ec";
reg = <0x28>;
};
rtc_i2c: rtc@32 {
compatible = "epson,rx8130";
reg = <0x32>;