u-boot-brain/drivers/usb/phy
Roger Quadros 68a775a766 usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration
The index returned by get_sys_clk_index() is not exactly what we expect.
Let's not rely on that and use get_sys_clk_freq() instead.

This fixes missing USB3 devices in the Linux kernel when USB is started
in u-boot. It still doesn't fix missing USB3 devices in u-boot though.

Signed-off-by: Roger Quadros <rogerq@ti.com>
2016-06-02 21:42:16 -04:00
..
Makefile drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
omap_usb_phy.c usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration 2016-06-02 21:42:16 -04:00
twl4030.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00