summaryrefslogtreecommitdiff
path: root/drivers/usb/renesas_usbhs/common.h
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2014-10-07 03:43:06 (GMT)
committerFelipe Balbi <balbi@ti.com>2014-11-03 16:00:56 (GMT)
commit420974a0ed2d9da76637c2c2dc9324850e4f9a24 (patch)
treebd1eb302cbcb4a8ac6af5ef6a3bf76e0e63fe439 /drivers/usb/renesas_usbhs/common.h
parent5f6aea3453ccafc0c3e16f9f7db79ce91b377e9a (diff)
downloadlinux-420974a0ed2d9da76637c2c2dc9324850e4f9a24.tar.xz
usb: renesas_usbhs: add support for generic PHY
This patch adds support for the generic PHY. The generic PHY will be used in multiplatform environment. Acked-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/renesas_usbhs/common.h')
-rw-r--r--drivers/usb/renesas_usbhs/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/renesas_usbhs/common.h b/drivers/usb/renesas_usbhs/common.h
index e0d53c5..c45667f 100644
--- a/drivers/usb/renesas_usbhs/common.h
+++ b/drivers/usb/renesas_usbhs/common.h
@@ -270,6 +270,7 @@ struct usbhs_priv {
struct usbhs_fifo_info fifo_info;
struct usb_phy *usb_phy;
+ struct phy *phy;
};
/*