soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCs
authorSuman Anna <s-anna@ti.com>
Mon, 9 Aug 2021 16:27:34 +0000 (11:27 -0500)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 10 Aug 2021 22:51:22 +0000 (15:51 -0700)
commit22ea87ef3f22742cf2d3dcd31379be3b5612e282
treebf858189d918d78bb39bde3a0e3913fc14e838bc
parent2a65927edb27a6cd277f4744b59064df839e984f
soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCs

The K3 AM64x family of SoCs have a similar version of the PRU-ICSS (ICSSG)
processor subsystem present on K3 J721E and K3 AM65x SR2.0 SoCs. These SoCs
contain typically two ICSSG instances named ICSSG0 and ICSSG1. The two
ICSSGs are identical to each other for the most part with minor SoC
integration differences and capabilities. SGMII mode is not supported at
all on these SoCs (unlike specific instances on AM65x, J721E). The ICSSG1
also has limited pins connected on some sub-modules compared to ICSSG0.

There is no change in the Interrupt Controller w.r.t either of AM65x or
J721E SoCs. All other integration aspects are also very similar to the
existing SoCs.

The existing pruss platform driver has been updated to support these
similar ICSSG instances through a new AM64x specific compatible.

Signed-off-by: Suman Anna <s-anna@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
drivers/soc/ti/pruss.c