aboutsummaryrefslogtreecommitdiffstats
path: root/greybus_gbphy.patch
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-30 16:48:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-30 16:48:13 +0200
commit0f681cd5f6a81942f5c80f33be2040004a9b784e (patch)
treef7b976e748f693e9d74f167db3d52133c5370241 /greybus_gbphy.patch
parentc1aa01c96e590714d99c5f17cfae1b14dec8bdee (diff)
downloadpatches-0f681cd5f6a81942f5c80f33be2040004a9b784e.tar.gz
greybus patches
Diffstat (limited to 'greybus_gbphy.patch')
-rw-r--r--greybus_gbphy.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/greybus_gbphy.patch b/greybus_gbphy.patch
index 932216ea2e3a65..7f9ea90a9da049 100644
--- a/greybus_gbphy.patch
+++ b/greybus_gbphy.patch
@@ -1,3 +1,14 @@
+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 bus code
+
+This driver is for the Greybus Bridged Phy class. It implements a bus
+where all bridged phy devices hang off of, and provides the framework
+for the Greybus Bridged phy drivers to plug into.
+
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
drivers/greybus/gbphy.c | 360 ++++++++++++++++++++++++++++++++++++++++++++++++
drivers/greybus/gbphy.h | 110 ++++++++++++++