aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2013-01-25 08:03:22 +0530
committerFelipe Balbi <balbi@ti.com>2013-01-25 10:20:14 +0200
commit0fa4fab4ee46470ccd463c83be95434936942e05 (patch)
tree8ec5a2696ea94334b0625b27f15e329eb0c4ff93 /Documentation/devicetree
parentusb: otg: add an api to bind the usb controller and phy (diff)
downloadlinux-dev-0fa4fab4ee46470ccd463c83be95434936942e05.tar.xz
linux-dev-0fa4fab4ee46470ccd463c83be95434936942e05.zip
usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
In order to add support for multipe PHY's of the same type, new API's for adding PHY and getting PHY has been added. Now the binding information for the PHY and controller should be done in platform file using usb_bind_phy API. And for getting a PHY, the device pointer of the USB controller and an index should be passed. Based on the binding information that is added in the platform file, usb_get_phy_dev will return the appropriate PHY. Already existing API's to add and get phy by type is not removed. These API's are deprecated and will be removed once all the platforms start to use the new API. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions