[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4405d53a-bb9b-24bc-9bbc-b5dbecefdba4@ti.com>
Date: Mon, 10 Jun 2024 10:56:10 -0500
From: Hari Nagalla <hnagalla@...com>
To: Vignesh Raghavendra <vigneshr@...com>, <kristo@...nel.org>,
<robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
<conor+dt@...nel.org>, <nm@...com>
CC: <linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>
Subject: Re: [PATCH v3 4/4] arm64: dts: ti: k3-am62a7-sk: Enable ipc with
remote proc nodes
On 6/10/24 02:02, Vignesh Raghavendra wrote:
>> Reserve memory for remote rpoc IPC and bind the mailbox assignments
>> for each remote proc. Two memory regions are reserved for each
>> remote processor. The first region of 1Mb of memory is used for Vring
> s/1Mb/1MB?
>
Yes, will correct it to 1MB.
>> + reg = <0x00 0x99900000 0x00 0x01efffff>;
> 0x01efffff -> are you sure this is correct? Just missing a byte to a
> nice round number size. looks like typo of using range vs size?
>
You are right. Will round it to 0x01f00000.
Powered by blists - more mailing lists