]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge patch series "Add remoteproc support for J784S4 SoCs"
authorTom Rini <trini@konsulko.com>
Fri, 7 Jun 2024 20:01:38 +0000 (14:01 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 7 Jun 2024 20:01:38 +0000 (14:01 -0600)
Beleswar Padhi <b-padhi@ti.com> says:

Hello All,

This series adds remoteproc support for TI's J784S4 SoCs. The K3 J784S4
SoCs have four dual-core R5F subsystems and four C71x DSP subsystems.
Enable the remoteproc drivers in defconfig and set the rproc firmware
names to add remoteproc support.

Note: No driver changes are required as J784S4 SoCs have the same data
as J721S2 SoCs. Thus, utilize the existing compatible string for driver
probe.


Trivial merge