remoteproc: k3-r5: Acquire processor control before reset ops
authorBeleswar Padhi <b-padhi@ti.com>
Mon, 9 Jun 2025 08:14:28 +0000 (13:44 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 18 Jun 2025 18:16:39 +0000 (12:16 -0600)
commit92e77d3768ae968158a5b76e023b86cf6b7d72bd
tree75141e2bbfcedd1ed07e90902fcb074cfc7c84fb
parent87a9c1f5a05a2eff0f2146bf9199145a00049a0e
remoteproc: k3-r5: Acquire processor control before reset ops

Acquire processor control before doing core reset operations in probe
routine. Release the control afterwards, so that it can be acquired
during core loading operations.

Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
drivers/remoteproc/ti_k3_r5f_rproc.c