Commits
Tero Kristo committed c5bc7797330
HACK: firmware: ti_sci: increase timeout to 10000ms Currently, the firmware is pretty slow in calculating the clock settings under PLL support code, and the current kernel side implementation times out with certain setups, like OLDI clock rate setting. Increase the timeout to much larger value for now, until firmware is properly fixed. Signed-off-by: Tero Kristo <t-kristo@ti.com>