On 4/30/2026 2:13 PM, Richard Genoud (TI) wrote:
> When resuming, we need the power domain driver to enable R5 cores.
> So, enable TI_SCI_POWER_DOMAIN driver in R5 configuration.
> 
> Signed-off-by: Richard Genoud (TI) <[email protected]>
> ---
>  configs/j784s4_evm_r5_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/j784s4_evm_r5_defconfig b/configs/j784s4_evm_r5_defconfig
> index 25ab6f17d175..35ac2287bcc7 100644
> --- a/configs/j784s4_evm_r5_defconfig
> +++ b/configs/j784s4_evm_r5_defconfig
> @@ -124,6 +124,7 @@ CONFIG_PINCTRL=y
>  CONFIG_SPL_PINCTRL=y
>  CONFIG_PINCTRL_SINGLE=y
>  CONFIG_POWER_DOMAIN=y
> +CONFIG_TI_SCI_POWER_DOMAIN=y
>  CONFIG_TI_POWER_DOMAIN=y

Wondering how this is helping, to deal with any power you have
CONFIG_TI_POWER_DOMAIN

>  CONFIG_DM_PMIC=y
>  CONFIG_PMIC_TPS65941=y

Reply via email to