From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A232EC3ABAA for ; Fri, 2 May 2025 11:58:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:CC:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=GjYueOMHsV5EFTUGnHK3sbKEUs/cnXj4pgk/cBeCBSI=; b=XarkVXEAt0T6Fo+LkOEXNCJ7A/ o1UmaV8DsB+CV4nqvrI/i4SguLgfTqXy98CG4wHfZrMaKagqON9uCcLtJcXDRgjSIlDdft3AaXIEL Axpr7C8qGbqooSmwDv3uakq2d2veUckm6k6EsrS0OeI/SZqDRGk1jHoQzzB2rSHpx22iO3NysB8qR e/BFw8R82TKHVe00YtXEY0JHzi6XSoszwtFabIyMaVzz48e3bwm1Hv+kpnwFCnXzUpqz/SPR0IVFT h4U4NadQTY+4sTjYNCYV5H2OphaKSyMAP8UGDyvEp2PJ05Q/KmQDmfWghkNXul0hTIK5YOaQRaSU+ 0c/UWsVA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uAp1i-00000001pno-3zun; Fri, 02 May 2025 11:57:58 +0000 Received: from lelvem-ot01.ext.ti.com ([198.47.23.234]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uAoxS-00000001pDW-1A3v for linux-arm-kernel@lists.infradead.org; Fri, 02 May 2025 11:53:36 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 542BrTEw3853483 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 2 May 2025 06:53:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1746186809; bh=GjYueOMHsV5EFTUGnHK3sbKEUs/cnXj4pgk/cBeCBSI=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=SEykF8RhBoiPBAodpbh4wInNdxr2kUMKWW3KkbpeF0VCJ0xQ+iwvsE5mV76x7epqo gTgneiZyznh4H49DNvtGAjTKOI/F6/8YPsde6mRyIeLpzQJ46aRB3ziyrYJMdUDvIJ irY2Z4TeABmFCG8ArPMyqdFjokRzUGtJLolM8tPQ= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 542BrT3x089683 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 2 May 2025 06:53:29 -0500 Received: from DLEE115.ent.ti.com (157.170.170.26) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 2 May 2025 06:53:28 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Fri, 2 May 2025 06:53:28 -0500 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 542BrSxp060046; Fri, 2 May 2025 06:53:28 -0500 Date: Fri, 2 May 2025 06:53:28 -0500 From: Nishanth Menon To: Judith Mendez CC: Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , , Hari Nagalla , Beleswar Prasad , Andrew Davis , Markus Schneider-Pargmann , Devarsh Thakkar Subject: Re: [PATCH v7 06/11] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors Message-ID: <20250502115328.mcwtslklr7m4sih7@demotion> References: <20250415153147.1844076-1-jm@ti.com> <20250415153147.1844076-7-jm@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20250415153147.1844076-7-jm@ti.com> X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250502_045334_359393_EB72F496 X-CRM114-Status: GOOD ( 10.86 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 10:31-20250415, Judith Mendez wrote: > From: Devarsh Thakkar > > For each remote proc, reserve memory for IPC and bind the mailbox > assignments. Two memory regions are reserved for each remote processor. > The first region of 1MB of memory is used for Vring shared buffers > and the second region is used as external memory to the remote processor > for the resource table and for tracebuffer allocations. > > Signed-off-by: Devarsh Thakkar > Signed-off-by: Hari Nagalla > Signed-off-by: Judith Mendez > Acked-by: Andrew Davis > Reviewed-by: Beleswar Padhi > Reviewed-by: Jai Luthra Could you rebase the series on latest linux-next? it looks like we picked up a conflict with this series. --- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D