commit | 30c6d9d753724bc616ee1e2ca5cadc03747b8b07 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Fri May 22 13:02:08 2015 -0500 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Sat May 23 16:54:39 2015 -0700 |
tree | fa6a48fe512e7ace459b160273973b7ae3b1221b | |
parent | 4441f4759cfdf12840999676d2428a56f6248d8e [diff] |
greybus: introduce SVC protocol This patch adds support for the Greybus SVC protocol. We may want to rearrange protocol numbers at some point, since this is a pretty fundamental protocol. Note: It has only been compile tested; no SVC CPorts have yet been defined, so this code is not yet exercised. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>