Thread (1 message) 1 message, 1 author, 2012-11-16

[PATCH v2 4/4] ARM: dts: AM33XX: Enable system power off control in am335x-bone

From: Kevin Hilman <hidden>
Date: 2012-11-16 19:10:04
Also in: linux-devicetree, linux-omap

AnilKumar Ch [off-list ref] writes:
quoted hunk
Enable system power off control for BeagleBone in am335x-bone.dts file
under rtc node. RTC is the incharge of controlling the system power.
This flag is used by the driver to hook up the pm_power_off system call.

Signed-off-by: AnilKumar Ch <redacted>
---
 arch/arm/boot/dts/am335x-bone.dts |    4 ++++
 1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts
index 1d55190..206c3eb 100644
--- a/arch/arm/boot/dts/am335x-bone.dts
+++ b/arch/arm/boot/dts/am335x-bone.dts
@@ -52,6 +52,10 @@
 			};
 
 		};
+
+		rtc at 44e3e000 {
+			ti,system-power-controller;
+		};
 	};
Also, I think this series is missing a patch that allows the RTC driver
to be compiled on AM335x.

Kevin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help