summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_protocols.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@google.com>2016-01-19 23:30:42 -0800
committerGreg Kroah-Hartman <gregkh@google.com>2016-01-21 22:35:31 -0800
commit55ec09e898adb43cf69ebd8839e3d5656a0e7345 (patch)
tree1ff739257f566e1b71b8f4e7edd3786c30b83d3f /drivers/staging/greybus/greybus_protocols.h
parenteb8fafdfb9fce95b7d4f4bc9d34a46863176d7f8 (diff)
greybus: svc: add ping command
This implements the SVC "ping" command. It's tiny and simple, but we need something like this in order for us to "know" if all is working well. Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/greybus_protocols.h')
-rw-r--r--drivers/staging/greybus/greybus_protocols.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/greybus/greybus_protocols.h b/drivers/staging/greybus/greybus_protocols.h
index 2a48d95ea1b8..3f51fb5d6e8b 100644
--- a/drivers/staging/greybus/greybus_protocols.h
+++ b/drivers/staging/greybus/greybus_protocols.h
@@ -782,6 +782,7 @@ struct gb_spi_transfer_response {
#define GB_SVC_TYPE_INTF_SET_PWRM 0x10
#define GB_SVC_TYPE_INTF_EJECT 0x11
#define GB_SVC_TYPE_KEY_EVENT 0x12
+#define GB_SVC_TYPE_PING 0x13
/*
* SVC version request/response has the same payload as