Skip to content
Commit 68a775a7 authored by Roger Quadros's avatar Roger Quadros Committed by Tom Rini
Browse files

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: default avatarRoger Quadros <rogerq@ti.com>
parent 3599774e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment