
22 May
2024
22 May
'24
6:53 a.m.
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.
Beleswar Padhi (2): configs: j784s4_evm_a72_defconfig: Enable remoteproc drivers board: ti: j784s4: j784s4.env: Set remoteproc firmware names
board/ti/j784s4/j784s4.env | 6 ++++++ configs/j784s4_evm_a72_defconfig | 3 +++ 2 files changed, 9 insertions(+)
--
2.34.1