summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2014-08-26 11:13:21 +0530
committerTero Kristo <t-kristo@ti.com>2014-09-01 10:55:10 +0300
commit0b235d848008d12da1012dad93c9c49e94472f19 (patch)
tree5e8b0a4c2b3c417448dc8f90275489123daa0557 /arch
parentbe65596d3283007e7c9a546557467b2ba1779050 (diff)
ARM: dts: AM43xx: setup rtc as system-power-controller
This allows the device to enter into RTC only power mode with the help of the RTC timer. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Keerthy <j-keerthy@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/am4372.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
index 75e8721ef34..c0ff1d2b668 100644
--- a/arch/arm/boot/dts/am4372.dtsi
+++ b/arch/arm/boot/dts/am4372.dtsi
@@ -290,6 +290,7 @@
interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH
GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
ti,hwmods = "rtc";
+ ti,system-power-controller;
status = "disabled";
};