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: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Marcin Niestroj 2016-04-13 10:44:17 +02:00 committed by Tony Lindgren
parent ce07a9bd9c
commit 1ae5762dd6
1 changed files with 4 additions and 0 deletions

View File

@ -122,6 +122,10 @@
};
};
&rtc {
system-power-controller;
};
/* NAND Flash */
&elm {
status = "okay";