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

remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0



The Main R5FSS0 cluster is also enabled to probe the R5F remoteproc
driver within R5 SPL for booting the Core0 very early. This results
in a ti_sci_power_domain_on failure during the probe from the A72
U-Boot when "rproc init" is executed at U-Boot prompt, and doesn't
enumerate all the rproc devices.

Fix this by suppressing the power_domain_on altogether using the
flag DM_FLAG_DEFAULT_PD_CTRL_OFF added in commit af94ad41
("dm: core: Allow for not controlling the power-domain by DM framework").

Fixes: fac6aa81 ("configs: j721e_evm_r5: Enable R5F remoteproc support")
Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
parent 42005817
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