usb: of: add an api to get dr_mode by the phy node
authorBin Liu <b-liu@ti.com>
Tue, 3 Nov 2015 17:51:15 +0000 (11:51 -0600)
committerFelipe Balbi <balbi@ti.com>
Tue, 15 Dec 2015 15:12:41 +0000 (09:12 -0600)
commit98bfb39466954c69d2a448e6ddcab6d91cd48e25
treee5a93ad5f204c67f04663a29c9217500bdd72c42
parentfa4dce2022241f3c938372af0faf9d263061f6a9
usb: of: add an api to get dr_mode by the phy node

Some USB phy drivers have different handling for the controller in each
dr_mode. But the phy driver does not have visibility to the dr_mode of
the controller.

This adds an api to return the dr_mode of the controller which
associates the given phy node.

Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/common/common.c
include/linux/usb/of.h