]> git.ipfire.org Git - thirdparty/u-boot.git/commit
remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs
authorHari Nagalla <hnagalla@ti.com>
Tue, 12 Mar 2024 09:44:36 +0000 (15:14 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 22 Mar 2024 19:50:21 +0000 (15:50 -0400)
commitdf479dde31ed19af16551090a9fa99298bb7d40a
tree7791e42b2f89ea4ef7e0e284fc2e9c9008ef1ab4
parentf732b8747fe767ec46ef44abbe3f49fbd9e96423
remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs

The K3 J721S2 SoCs have two C71x DSP subsystems in MAIN voltage domain,
and there are no C66x DSP subsystems on these SoCs. The C71x DSP subsystem
is a slighly updated version of the C71x DSP subsystem on J721e. The
C71x DSPs are 64 bit machine with fixed and floating point DSP
operations.

Extend support to the C71x DSPs with J721S2 compatible strings.

Signed-off-by: Hari Nagalla <hnagalla@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Apurva Nandan <a-nandan@ti.com>
drivers/remoteproc/ti_k3_dsp_rproc.c