On 8/28/2026 7:27 PM, Richard Genoud (TI) wrote:
> If we are resuming NSLEEP triggers bits of PMIC-A and PMIC-B shall be set
> to prevent transition to S2R state while clearing interrupts.
> For example PMIC RTC Linux driver accesses to interrupt registers, in this
> case if NSLEEP triggers bits are not set it triggers a S2R transition.
> 

do you mean, if nsleep is not clear, then linux driver will fail to resume ?

> Suggested-by: Thomas Richard (TI) <[email protected]>
> Signed-off-by: Richard Genoud (TI) <[email protected]>
> ---
>  arch/arm/mach-k3/r5/lpm-common.c | 27 +++++++++++++++++++++++++++
>  1 file changed, 27 insertions(+)
> 
> diff --git a/arch/arm/mach-k3/r5/lpm-common.c 
> b/arch/arm/mach-k3/r5/lpm-common.c
> i[..]

Reply via email to