[PATCH v3 29/33] arm64: dts: ti: k3-am62p-ti-ipc-firmware: Refactor IPC cfg into new dtsi

Dhruva Gole d-gole at ti.com
Mon Sep 8 02:45:05 PDT 2025


On Sep 05, 2025 at 10:48:42 +0530, Beleswar Padhi wrote:
> The TI K3 AM62P SoCs have multiple programmable remote processors like
> R5Fs. The TI SDKs for AM62P SoCs offer sample firmwares which could be
> run on these cores to demonstrate an "echo" IPC test. Those firmware
> require certain memory carveouts to be reserved from system memory,
> timers to be reserved, and certain mailbox configurations for interrupt
> based messaging. These configurations could be different for a different
> firmware.
> 
> While DT is not meant for system configurations, at least refactor these
> configurations from board level DTS into a dtsi for now. This dtsi for
> TI IPC firmware is board-independent and can be applied to all boards
> from the same SoC Family. This gets rid of code duplication and allows
> more freedom for users developing custom firmware (or no firmware) to
> utilize system resources better; easily by swapping out this dtsi. To
> maintain backward compatibility, the dtsi is included in all boards.
> 
> Signed-off-by: Beleswar Padhi <b-padhi at ti.com>
> Tested-by: Judith Mendez <jm at ti.com>
> ---

Reviewed-by: Dhruva Gole <d-gole at ti.com>

-- 
Best regards,
Dhruva Gole
Texas Instruments Incorporated



More information about the linux-arm-kernel mailing list