commit | 279d4bc6406022461713cd6a3e5411336d2ff26b | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Fri Sep 29 20:45:01 2017 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Oct 19 10:38:08 2017 +0300 |
tree | a6771e3240bb2bc8d221ff73a94db4ff96a83350 | |
parent | 90d588642a7ff598533f68c2f56ee64657a40186 [diff] |
usb: gadget: udc: renesas_usb3: add support for generic phy This patch adds support for generic phy as an optional. If you want to use a generic phy (e.g. phy-rcar-gen3-usb3 driver) on this driver, you have to do "insmod phy-rcar-gen3-usb3.ko" first for now. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>