[PATCH v3 4/4] arm64: dts: ti: k3-am62a7-sk: Enable ipc with remote proc nodes
Hari Nagalla
hnagalla at ti.com
Mon Jun 10 08:52:47 PDT 2024
On 6/6/24 12:16, Bryan Brattlof wrote:
>> +
>> + c7x_0_memory_region: c7x-memory at 99900000 {
>> + compatible = "shared-dma-pool";
>> + reg = <0x00 0x99900000 0x00 0x01efffff>;
>> + no-map;
>> + };
>> };
> This seems highly specific to the demos we're currently running for our
> reference boards. If someone wants to develop their own app say with
> Zypher they would instantly need to change this.
>
> If these absolutely need to be in here could they go in a TI-demo overly?
>
> ~Bryan
Hey Bryan,
You are correct, these carveouts match the TI provided firmware
binaries. Ideally, these could go into an overlay. Just following the
carveout model used with the rest of the TI SoCs (AM6x/J72x), to avoid
confusion to the users.
More information about the linux-arm-kernel
mailing list