[PATCH v1 0/1] Adds support for OCP master port configuration of PRU-ICSS

Parvathi Pudi posted 1 patch 8 months, 1 week ago
drivers/bus/ti-sysc.c | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
[PATCH v1 0/1] Adds support for OCP master port configuration of PRU-ICSS
Posted by Parvathi Pudi 8 months, 1 week ago
Hi,

This patch updates OCP master port configuration to enable memory access
outside of the PRU-ICSS subsystem.

It configures PRUSS_SYSCFG.STANDBY_INIT bit to enable the OCP master ports
on AM335x, AM437x and AM57x devices.

Thanks and Regards,
Parvathi.

Parvathi Pudi (1):
  bus: ti-sysc: PRUSS OCP configuration

 drivers/bus/ti-sysc.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

-- 
2.34.1
Re: [PATCH v1 0/1] Adds support for OCP master port configuration of PRU-ICSS
Posted by Parvathi Pudi 7 months, 3 weeks ago
Hi,

> 
> This patch updates OCP master port configuration to enable memory access
> outside of the PRU-ICSS subsystem.
> 
> It configures PRUSS_SYSCFG.STANDBY_INIT bit to enable the OCP master ports
> on AM335x, AM437x and AM57x devices.
> 
> Thanks and Regards,
> Parvathi.
> 
> Parvathi Pudi (1):
>  bus: ti-sysc: PRUSS OCP configuration
> 
> drivers/bus/ti-sysc.c | 17 ++++++++++++++++-
> 1 file changed, 16 insertions(+), 1 deletion(-)
> 

This is a follow-up request for feedback in case this patch is missed, as it's
been two weeks since the patch was submitted and no feedback has been received.


Thanks and Regards,
Parvathi.