diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-30 16:48:13 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-30 16:48:13 +0200 |
| commit | 0f681cd5f6a81942f5c80f33be2040004a9b784e (patch) | |
| tree | f7b976e748f693e9d74f167db3d52133c5370241 /greybus_protocol.patch | |
| parent | c1aa01c96e590714d99c5f17cfae1b14dec8bdee (diff) | |
| download | patches-0f681cd5f6a81942f5c80f33be2040004a9b784e.tar.gz | |
greybus patches
Diffstat (limited to 'greybus_protocol.patch')
| -rw-r--r-- | greybus_protocol.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/greybus_protocol.patch b/greybus_protocol.patch index 7efe2c2259c1a8..7603adea8e6950 100644 --- a/greybus_protocol.patch +++ b/greybus_protocol.patch @@ -1,3 +1,16 @@ +From foo@baz Thu Sep 15 13:54:45 CEST 2016 +Date: Thu, 15 Sep 2016 13:54:45 +0200 +To: Greg KH <gregkh@linuxfoundation.org> +From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +Subject: greybus: greybus_protocols.h + +This is a header file describing the Greybus protocols. Everything is +here that is described by the Greybus specification. + +It is dual-licensed so that it can be included into other projects if +needed. + +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/greybus/greybus_protocols.h | 2268 ++++++++++++++++++++++++++++++++++++ 1 file changed, 2268 insertions(+) |
