summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc_otg_310/dwc_otg_driver.c
diff options
context:
space:
mode:
authorwlf <wulf@rock-chips.com>2014-04-17 17:58:59 +0800
committerwlf <wulf@rock-chips.com>2014-04-17 17:58:59 +0800
commit7c4667f203624e1a56d6982d367c151b7955addf (patch)
treeb23611884f8eea4ed5941a5e7ddf09ed4f08e3ab /drivers/usb/dwc_otg_310/dwc_otg_driver.c
parente544f6840d801aeef3409cb6ef97798b4086caff (diff)
USB: set usbphy_480m clk rate 480MHz.
Diffstat (limited to 'drivers/usb/dwc_otg_310/dwc_otg_driver.c')
-rwxr-xr-xdrivers/usb/dwc_otg_310/dwc_otg_driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/dwc_otg_310/dwc_otg_driver.c b/drivers/usb/dwc_otg_310/dwc_otg_driver.c
index 47c2f48cfc62..93d1d2ea401b 100755
--- a/drivers/usb/dwc_otg_310/dwc_otg_driver.c
+++ b/drivers/usb/dwc_otg_310/dwc_otg_driver.c
@@ -1141,6 +1141,7 @@ static int host20_driver_probe(struct platform_device *_dev)
goto fail;
}
+ clk_set_rate(pldata->phyclk_480m, 480000000);
/*
* Enable the global interrupt after all the interrupt
* handlers are installed if there is no ADP support else