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 86F63C54E67 for ; Thu, 14 Mar 2024 15:24:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LSrMEg3DhuSIdivrLOQhLhVUmo/VyH0nZZA5z8iayzQ=; b=yUcVCCu5jqdQh/ KlMsclQN1lMW6susy+7JOeKJtVtMazX1/sV0eeq+XDAgfdwyA5hyGqLztcyx/Cw8XFvVs4M3MtjmF E5+9Y/Nskt3kabpnTZzOsKamu1KZchDYXv+HMx2UxW0wXZ1Ze2fWawsZ9wGEbsGhhlA4lZVwvN886 XbZqGbhOfMnkkwheC7n8QQhZnl60mtb4GbAAjmiNf5me2Tf1AJMy+aLBGvcUHnIRAtXdy/m3FTW68 izH2iXge8Fx3NfcQvnpODXljBB3zBGniiCO+HLn8dqIspK4Znq2CNC+qBUP9YxGTzHoGrE+U2Zj+n C1eBk98q2Pl/fh6Ob5Sg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rkmwR-0000000EotL-0PH5; Thu, 14 Mar 2024 15:24:23 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rkmwN-0000000Eoqe-0zWc for linux-arm-kernel@lists.infradead.org; Thu, 14 Mar 2024 15:24:20 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 1E4401007; Thu, 14 Mar 2024 08:24:53 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id BA7FB3F762; Thu, 14 Mar 2024 08:24:14 -0700 (PDT) Date: Thu, 14 Mar 2024 15:24:12 +0000 From: Sudeep Holla To: Abdellatif El Khlifi Cc: Robin Murphy , Bjorn Andersson , Sudeep Holla , Mathieu Poirier , Rob Herring , Liviu Dudau , Lorenzo Pieralisi , Krzysztof Kozlowski , Conor Dooley , Drew.Reed@arm.com, Adam.Johnston@arm.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org Subject: Re: [PATCH 1/3] remoteproc: Add Arm remoteproc driver Message-ID: References: <20240307194026.GA355455@e130802.arm.com> <20240311114442.GA82865@e130802.arm.com> <20240312173252.GA38992@e130802.arm.com> <20240313171756.GA82165@e130802.arm.com> <20240314151653.GA40443@e130802.arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240314151653.GA40443@e130802.arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240314_082419_347342_F5D3B573 X-CRM114-Status: GOOD ( 13.82 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Mar 14, 2024 at 03:16:53PM +0000, Abdellatif El Khlifi wrote: > Hi Sudeep, > > On Thu, Mar 14, 2024 at 02:59:20PM +0000, Sudeep Holla wrote: > > > > I think Robin has raised few points that need clarification. I think it was > > done as part of DT binding patch. I share those concerns and I wanted to > > reaching to the same concerns by starting the questions I asked on corstone > > device tree changes. > > Please have a look at my answer to Robin with clarifications [1]. > Yes I did take a look at the response but am not convinced yet. I have responded to you email with other details which I want to be explored. I don't think we need to rush to add the *foundation driver* as you call before the bindings are defined well. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel