mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
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:
parent
8c7432dc2a
commit
e40201b454
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user