[PATCH v11 9/9] arm64: defconfig: Enable TI K3 M4 remoteproc driver

Daniel Schultz D.Schultz at phytec.de
Tue Jan 7 23:31:49 PST 2025


Hey,

it looks like this patch is missing in 6.13-rc6 while the driver and DTS 
changes got merged. Gentle ping if it's not somewhere else in a queue 
for 6.14.

- Daniel

On 02.08.24 17:21, Andrew Davis wrote:
> From: Hari Nagalla <hnagalla at ti.com>
>
> Some K3 platform devices (AM64x, AM62x) have a Cortex M4 core. Build
> the M4 remote proc driver as a module for these platforms.
>
> Signed-off-by: Hari Nagalla <hnagalla at ti.com>
> Signed-off-by: Andrew Davis <afd at ti.com>
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 7d32fca649965..33b0487b0d607 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1383,6 +1383,7 @@ CONFIG_QCOM_Q6V5_PAS=m
>   CONFIG_QCOM_SYSMON=m
>   CONFIG_QCOM_WCNSS_PIL=m
>   CONFIG_TI_K3_DSP_REMOTEPROC=m
> +CONFIG_TI_K3_M4_REMOTEPROC=m
>   CONFIG_TI_K3_R5_REMOTEPROC=m
>   CONFIG_RPMSG_CHAR=m
>   CONFIG_RPMSG_CTRL=m


More information about the linux-arm-kernel mailing list