]> git.dujemihanovic.xyz Git - u-boot.git/commit
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)
commitee9fbd85f828985d788c027c962793c1cc1c1fee
tree005549464b6dc8d50d92c470baa306936d4bcc25
parent30060e0480636b3fccdbdf97cdca98ee89e3e58a
parent3736453c294c3144758bad1e89ece38395703ea4
Merge patch series "Add remoteproc support for J784S4 SoCs"

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.