From: Judith Mendez <jm@ti.com>
To: Tom Rini <trini@konsulko.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>,
Hari Nagalla <hnagalla@ti.com>, Andrew Davis <afd@ti.com>,
<u-boot@lists.denx.de>, Daniel Schultz <d.schultz@phytec.de>,
Judith Mendez <jm@ti.com>
Subject: [PATCH v3 4/4] configs: am64x_evm_a53_defconfig: Enable R5F and M4 remote proc support
Date: Thu, 30 Jan 2025 16:32:56 -0600 [thread overview]
Message-ID: <20250130223256.1944522-5-jm@ti.com> (raw)
In-Reply-To: <20250130223256.1944522-1-jm@ti.com>
From: Hari Nagalla <hnagalla@ti.com>
Add support for R5F and M4 remoteproc drivers.
Signed-off-by: Hari Nagalla <hnagalla@ti.com>
---
Changes since v2:
- No change
---
configs/am64x_evm_a53_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig
index a501f3f567e..3036b427974 100644
--- a/configs/am64x_evm_a53_defconfig
+++ b/configs/am64x_evm_a53_defconfig
@@ -151,6 +151,8 @@ CONFIG_K3_SYSTEM_CONTROLLER=y
CONFIG_REMOTEPROC_TI_K3_ARM64=y
CONFIG_REMOTEPROC_TI_PRU=y
CONFIG_CMD_REMOTEPROC=y
+CONFIG_REMOTEPROC_TI_K3_R5F=y
+CONFIG_REMOTEPROC_TI_K3_M4F=y
CONFIG_RESET_TI_SCI=y
CONFIG_DM_RTC=y
CONFIG_RTC_EMULATION=y
--
2.48.0
next prev parent reply other threads:[~2025-01-30 22:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-30 22:32 [PATCH v3 0/4] Introduce K3 remoteproc driver for M4 subsystem Judith Mendez
2025-01-30 22:32 ` [PATCH v3 1/4] remoteproc: k3-m4: Introduce K3 remote proc " Judith Mendez
2025-01-30 22:32 ` [PATCH v3 2/4] remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs Judith Mendez
2025-01-30 22:32 ` [PATCH v3 3/4] env: ti: am64x: set rproc_fw_binaries Judith Mendez
2025-01-30 22:32 ` Judith Mendez [this message]
2025-02-04 19:11 ` [PATCH v3 0/4] Introduce K3 remoteproc driver for M4 subsystem Judith Mendez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250130223256.1944522-5-jm@ti.com \
--to=jm@ti.com \
--cc=afd@ti.com \
--cc=d.schultz@phytec.de \
--cc=hnagalla@ti.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox