[PATCH 0/3] Add M4 remoteproc driver for TI K3 SoCs

Hari Nagalla hnagalla at ti.com
Tue Jun 18 20:46:33 CEST 2024


This series adds support for M4 remoteproc driver for K3 devices.

Logs: https://paste.sr.ht/~hnagalla/62811c4003c27ada83bc1c94500f7714ab30092a

Hari Nagalla (3):
  remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem
  configs: am62x_evm_a53_defconfig: Enable M4 remote proc driver
  board: ti: am62x: Add remote proc env variables

 board/ti/am62x/am62x.env            |   4 +
 configs/am62x_evm_a53_defconfig     |   2 +
 drivers/remoteproc/Kconfig          |  10 +
 drivers/remoteproc/Makefile         |   1 +
 drivers/remoteproc/ti_k3_m4_rproc.c | 421 ++++++++++++++++++++++++++++
 5 files changed, 438 insertions(+)
 create mode 100644 drivers/remoteproc/ti_k3_m4_rproc.c

-- 
2.34.1



More information about the U-Boot mailing list