Re: [PATCH v1 1/1] bus: ti-sysc: PRUSS OCP configuration

From: Andreas Kemnade
Date: Sat Apr 26 2025 - 06:20:15 EST


Am Mon, 7 Apr 2025 12:51:34 +0530
schrieb Parvathi Pudi <parvathi@xxxxxxxxxxx>:

> Updates OCP master port configuration to enable memory access outside
> of the PRU-ICSS subsystem.
>
> This set of changes configures PRUSS_SYSCFG.STANDBY_INIT bit to enable
> the OCP master ports during resume sequence and disables the OCP master
> ports during suspend sequence (applicable only on SoCs using OCP
> interconnect like the OMAP family).
>
> Signed-off-by: Parvathi Pudi <parvathi@xxxxxxxxxxx>

mirrors what is done on module disable, so it looks sane.

Reviewed-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>