Skip to content

Commit e40201b

Browse files
eghidoliShawn Guo
authored andcommitted
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 <[email protected]> Signed-off-by: Emanuele Ghidoli <[email protected]> Signed-off-by: Francesco Dolcini <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 8c7432d commit e40201b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm64/boot/dts/freescale/imx8mp-toradex-smarc.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,11 @@
534534
};
535535
};
536536

537+
embedded-controller@28 {
538+
compatible = "toradex,smarc-imx8mp-ec", "toradex,smarc-ec";
539+
reg = <0x28>;
540+
};
541+
537542
rtc_i2c: rtc@32 {
538543
compatible = "epson,rx8130";
539544
reg = <0x32>;

0 commit comments

Comments
 (0)