Skip to content
Snippets Groups Projects
Commit ce32d59e authored by Keerthy's avatar Keerthy Committed by Tony Lindgren
Browse files

arm: dts: am4372: setup rtc as system-power-controller


RTC alarm2 is connected to pmic_en line and hence can be used to control
the pmic enabling/disabling. Hence add the system-power-controller for rtc
node.

Signed-off-by: default avatarKeerthy <j-keerthy@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent f4efa74c
Branches
No related tags found
No related merge requests found
......@@ -469,6 +469,7 @@
ti,hwmods = "rtc";
clocks = <&clk_32768_ck>;
clock-names = "int-clk";
system-power-controller;
status = "disabled";
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment