diff options
Diffstat (limited to 'greybus_uart.patch')
| -rw-r--r-- | greybus_uart.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/greybus_uart.patch b/greybus_uart.patch index 6cbecc463c130e..7955590d00bfbc 100644 --- a/greybus_uart.patch +++ b/greybus_uart.patch @@ -1,3 +1,12 @@ +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: bridged phy uart driver + +This driver implements the Greybus bridged phy tty/uart class protocol. + +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/greybus/uart.c | 1075 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1075 insertions(+) |
