]> 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)
commitb4d677decac5e0e12951ef44d89222a32139be53
tree58bb33d2660befeca679a363e4aca6e02f211afb
parent075a82ae54d68673bc93417b878c29d59c0db61c
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