提交 1ae5762d 编写于 作者: M Marcin Niestroj 提交者: Tony Lindgren

ARM: dts: am335x-chilisom: Enable poweroff PMIC sequence using RTC signal

ChiliSOM has TPS65217's PWR_EN pin connected to AM335x PMIC_POWER_EN
pin. Processor's PMIC_POWER_EN is controlled by it's internal RTC, hence
RTC subsystem is responsible for proper board poweroff sequence.

This change enables complete poweroff sequence for ChiliBoard, switching
PMIC's state from ACTIVE to SLEEP.
Signed-off-by: NMarcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 ce07a9bd
......@@ -122,6 +122,10 @@
};
};
&rtc {
system-power-controller;
};
/* NAND Flash */
&elm {
status = "okay";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册