Skip to content
Commit 0020003e authored by Suman Anna's avatar Suman Anna Committed by Lokesh Vutla
Browse files

remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_start



The global module reset is deasserted through the ti_sci_power_domain_on()
call in k3_dsp_start(), but is not asserted back if the local module reset
fails. Fix this.

While at this, remove the stale comment about assigned-clock-rates that
seems to have been copied from the K3 ARM64 Remoteproc driver.

Fixes: ab827b38 ("remoteproc: Introduce K3 C66 and C71 remoteproc driver")
Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
parent 6e44aebd
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