]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit86c9e7b42105e312cc10d40f5a2bad6ff58bf37f
tree58bb33d2660befeca679a363e4aca6e02f211afb
parente885f2181c1b9e2a6626738250aeb31e377fb2f5
usb: dwc3: core: add dt support for dwc3 core

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>
Documentation/devicetree/bindings/usb/dwc3.txt [new file with mode: 0644]
drivers/usb/dwc3/core.c