[PATCH skeleton v7 2/6] Add gdbus interface for checkstop gpio

OpenBMC Patches openbmc-patches at stwcx.xyz
Fri Jun 17 00:40:52 AEST 2016


From: Adriana Kobylak <anoo at us.ibm.com>

Add a gdbus interface to handle the checkstop gpio.

Signed-off-by: Adriana Kobylak <anoo at us.ibm.com>
---
 gdbus/xml/openbmc_intf.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gdbus/xml/openbmc_intf.xml b/gdbus/xml/openbmc_intf.xml
index ead899c..d296291 100644
--- a/gdbus/xml/openbmc_intf.xml
+++ b/gdbus/xml/openbmc_intf.xml
@@ -132,6 +132,8 @@
 		<property name="state" type="i" access="read"/>
 		<property name="pgood_timeout" type="i" access="readwrite"/>
 	</interface>
+	<interface name="org.openbmc.control.Checkstop">
+	</interface>
 	<interface name="org.openbmc.Watchdog">
 		<method name="start"/>
 		<method name="poke"/>
-- 
2.8.4




More information about the openbmc mailing list