commit | 74084844e8e7d5424e8b512b0ee6d46c72087b56 | [log] [tgz] |
---|---|---|
author | Matt Porter <mporter@linaro.org> | Thu Dec 19 09:23:06 2013 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 23 14:31:16 2013 -0600 |
tree | 6a612c9a8ef67a3d924f875f80342e625902c7d5 | |
parent | 0d33d825632737c8d3353c80c8701252682bcb03 [diff] |
usb: gadget: s3c-hsotg: enable generic phy support Adds support for the generic PHY subsystem. Generic PHY support is probed and then the driver falls back to checking for an old style USB PHY and pdata if not found. Signed-off-by: Matt Porter <mporter@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com>