From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 70ACA13D8A3; Thu, 18 Jul 2024 14:52:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721314360; cv=none; b=aarbEfT7Y6t3A0jmr/rkC1ToWkl8SE/tX5cFpjjXWKd53IBtDO+tKAmXaboFH7dNZ6vGQzHibk86AxwpX4GnrqyF0KpciIfAAR19ZtyrOpRIXNR/H1wbcM52QCI7ogJ17vWAAqGQmBWJjFcFwkulPVllaXpH3gcWO+2yklPxCPM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721314360; c=relaxed/simple; bh=eRMIhpXx67jc5E7w+2lKxu/NNGDoKKCI036UvAuKGrA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Juk+ymWY7Z4KVcFzzlSz//UOUa3KcX1syKh02S4dOnDf5619W62quP+BcT/2l+4cSqZGWqR/NMBsVSwaq0RpJbvw+umv+P698YN6bPuY+stgcKgR+A9LOX2PzzqAA8K2EVHnBfe5k2JgUG/Gd1dV5/dB3ekovv5R7B0pVmTuOIw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com 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 970C71063; Thu, 18 Jul 2024 07:53:02 -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 873663F762; Thu, 18 Jul 2024 07:52:35 -0700 (PDT) Date: Thu, 18 Jul 2024 15:52:32 +0100 From: Sudeep Holla To: Peng Fan Cc: "Peng Fan (OSS)" , Sudeep Holla , "cristian.marussi@arm.com" , "robh@kernel.org" , "krzk+dt@kernel.org" , "conor+dt@kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "arm-scmi@vger.kernel.org" Subject: Re: [PATCH RESEND] dt-bindings: firmware: arm,scmi: support system power protocol Message-ID: References: <20240628030309.1162012-1-peng.fan@oss.nxp.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, Jul 18, 2024 at 12:15:20PM +0000, Peng Fan wrote: > Hi Sudeep, > > > Subject: RE: [PATCH RESEND] dt-bindings: firmware: arm,scmi: support > > system power protocol > > > > > Subject: Re: [PATCH RESEND] dt-bindings: firmware: arm,scmi: > > support > > > system power protocol > > > > > > On Fri, Jun 28, 2024 at 11:03:09AM +0800, Peng Fan (OSS) wrote: > > > > From: Peng Fan > > > > > > > > Add SCMI System Power Protocol bindings, and the protocol id is > > > 0x12. > > > > > > > > > > I think we must have this node only if it has dedicated channel or any > > > other required property. > > > > I posted a patchset to support nodes not in device tree. And Cristian > > gave some comments: > > https://lore.kernel.org/all/Znv1p3FDiPSUNmBM@pluto/ > > > > Please suggest what should I do to avoid the dtbs_check issue. > > Should I switch back to > https://lore.kernel.org/all/Znv1p3FDiPSUNmBM@pluto/ > or else? > Sorry I need to discuss with Cristain and decide. I might have already discussed but I can't recall the details or decision(if any) made after that. He is away now, will get back once we discuss and see what is the best approach. -- Regards, Sudeep