usb: dwc3: core: add dt support for dwc3 core
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 25 Jan 2013 11:06:53 +0000 (16:36 +0530)
committerFelipe Balbi <balbi@ti.com>
Fri, 25 Jan 2013 11:17:54 +0000 (13:17 +0200)
Added dt support for dwc3 core and update the documentation with
device tree binding information. Getting a PHY is now done using
devm_usb_get_phy_by_phandle() for dt boot.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found