All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add AM64x SoC support to PRUSS platform driver
@ 2021-06-23 16:50 ` Suman Anna
  0 siblings, 0 replies; 12+ messages in thread
From: Suman Anna @ 2021-06-23 16:50 UTC (permalink / raw)
  To: Santosh Shilimkar, Rob Herring
  Cc: Kishon Vijay Abraham I, Lokesh Vutla, Vignesh Raghavendra,
	Jan Kiszka, Grzegorz Jaszczyk, linux-arm-kernel, devicetree,
	Suman Anna

Hi Santosh,

The following series adds the base support for the ICSSG IP on AM64x SoCs.
Patches are on top of v5.13-rc1 + minor fix that Jan had posted [1].

The ICSSG IP on AM64x is a minor revised version that looks almost same as
the version used on J721E. There is no SGMII support on AM64x SoCs, but
otherwise they have the same 2 PRUs, 2 RTUS and 2 Tx_PRUs just like J721E
and AM65x SR2.0 SoCs.

The CFG sub-module is the only sub-module that has a different revision
version w.r.t J721E. J721E and AM65x differed in CFG, ECC Aggregator,
RAT Slices. ECAP, INTC, MDIO and UART0 are all identical. There are no
revision registers on IEP0/IEP1, MII_RT, MII_G_RT, PROTECT or TASK Manager
modules, and these look to be identical from a quick register comparision
from TRM. There are no SGMII registers at all. IEP, MII_RT and MII_G_RT
are also syscon nodes, so any differences would have to be dealt
within the client drivers.

regards,
Suman

[1] https://patchwork.kernel.org/project/linux-arm-kernel/patch/d6e24953-ea89-fd1c-6e16-7a0142118054@siemens.com/

Suman Anna (2):
  dt-bindings: soc: ti: pruss: Update bindings for K3 AM64x SoCs
  soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCs

 Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml | 6 ++++--
 drivers/soc/ti/pruss.c                                 | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.30.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-07-14 19:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23 16:50 [PATCH 0/2] Add AM64x SoC support to PRUSS platform driver Suman Anna
2021-06-23 16:50 ` Suman Anna
2021-06-23 16:50 ` [PATCH 1/2] dt-bindings: soc: ti: pruss: Update bindings for K3 AM64x SoCs Suman Anna
2021-06-23 16:50   ` Suman Anna
2021-06-23 17:48   ` Grygorii Strashko
2021-06-23 17:48     ` Grygorii Strashko
2021-07-14 19:16   ` Rob Herring
2021-07-14 19:16     ` Rob Herring
2021-06-23 16:50 ` [PATCH 2/2] soc: ti: pruss: Enable support for ICSSG subsystems on " Suman Anna
2021-06-23 16:50   ` Suman Anna
2021-06-23 17:48   ` Grygorii Strashko
2021-06-23 17:48     ` Grygorii Strashko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.