OSDN Git Service

usb: bdc: Add support for USB phy
authorAl Cooper <alcooperx@gmail.com>
Wed, 19 Jul 2017 19:11:48 +0000 (15:11 -0400)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 15 Aug 2017 11:18:59 +0000 (14:18 +0300)
commitcc29d4f67757f2bce7fca1a0eab8e40d748b0ead
tree011243c2601e56f5d5cdbb67bf9b73f58f1509d5
parent3f8b12194224992bf4b64ea00bd74e1b0a45835c
usb: bdc: Add support for USB phy

If a phy is specified in the device tree node, get it and use it.
This was based on a patch by:
"Srinath Mannam <srinath.mannam@broadcom.com>"

Signed-off-by: Al Cooper <alcooperx@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/bdc/bdc.h
drivers/usb/gadget/udc/bdc/bdc_core.c