u-boot-brain/drivers/remoteproc
Suman Anna 6aa3b740c3 remoteproc: k3-r5: Add support for J7200 R5Fs
The K3 J7200 SoC family has a revised R5F sub-system and contains a
subset of the R5F clusters present on J721E SoCs. The integration of
these clusters is very much similar to J721E SoCs otherwise.

The revised IP has the following two new features:
 1. TCMs are auto-initialized during module power-up, and the behavior
    is programmable through a MMR bit controlled by System Firmware.
 2. The LockStep-mode allows the Core1 TCMs to be combined with the
    Core0 TCMs effectively doubling the amount of TCMs available.
    The LockStep-mode on previous SoCs could only use the Core0 TCMs.
    This combined TCMs appear contiguous at the respective Core0 TCM
    addresses.

Add the support to these clusters in the K3 R5F remoteproc driver
using J7200 specific compatibles and revised logic accounting for
the above IP features/differences.

Signed-off-by: Suman Anna <s-anna@ti.com>
2020-09-15 18:51:53 +05:30
..
k3_system_controller.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig remoteproc: Introduce K3 C66 and C71 remoteproc driver 2019-10-11 10:07:34 -04:00
Makefile remoteproc: Introduce K3 C66 and C71 remoteproc driver 2019-10-11 10:07:34 -04:00
rproc-elf-loader.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rproc-uclass.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sandbox_testproc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32_copro.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ti_k3_arm64_rproc.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
ti_k3_dsp_rproc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ti_k3_r5f_rproc.c remoteproc: k3-r5: Add support for J7200 R5Fs 2020-09-15 18:51:53 +05:30
ti_power_proc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ti_sci_proc.h remoteproc: tisci_proc: Add helper api for controlling core power domain 2019-10-11 10:07:34 -04:00