Skip to content
Snippets Groups Projects
Commit 2bcc785a authored by Lubomir Popov's avatar Lubomir Popov Committed by Tom Rini
Browse files

OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work


USB TLL clocks do not support 'explicit_en', only 'hw_auto'
control (R. Sricharan). cm_l3init_hsusbtll_clkctrl has to be
moved to the clk_modules_hw_auto_essential[] array in order
to make the clock work.

This fix is needed (but not sufficient) for USB EHCI operation
in U-Boot.

Signed-off-by: default avatarLubomir Popov <lpopov@mm-sol.com>
parent 5f5c1d13
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment