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 3574DC48BF6 for ; Thu, 29 Feb 2024 13:59:57 +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=WxEnAxrDAFtB//tauGaYmE8MkdbBxg5WWyie3u/XeO8=; b=0T3WYfwaZN4rhw RlUtTVg01r78e6fEzb/zxzCv+rzzT3z93ZkCsVpuW6KMEEOUsjoyGa3Wn90suqFoDCv2yMbMI1sKk K1iQ0uRAhbb1TMnAyNZbmupP1hawbxOz/872q9BCXOUBnly55mAEGESMD7hVP/cLTSz/CgW8LMz7F Ci+i6MQ7lOi0L04Yi/LQbZ2/miVAN5Yz7wolyc4WyxD+4pDpSvjNxKelU4VdKqZi5PiaXDRCA8Wgk oC/88d0oCihLnTXFC5H69Im4diQveS3H8qYaLP6xichjQps2rNtYkyy5HekOljzKhv/PNWJrd+yjl yps+yfzCAyj/eK2RhTCw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfgwu-0000000DluA-2Wuz; Thu, 29 Feb 2024 13:59:48 +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 1rfgwr-0000000Dlt9-34T2 for linux-arm-kernel@lists.infradead.org; Thu, 29 Feb 2024 13:59:47 +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 B7F9D1FB; Thu, 29 Feb 2024 06:00:19 -0800 (PST) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 69C9D3F6C4; Thu, 29 Feb 2024 05:59:39 -0800 (PST) Date: Thu, 29 Feb 2024 13:59:36 +0000 From: Sudeep Holla To: Peng Fan Cc: Cristian Marussi , "Peng Fan (OSS)" , Sudeep Holla , "robh@kernel.org" , "krzysztof.kozlowski+dt@linaro.org" , "conor+dt@kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] dt-bindings: firmware: arm,scmi: support system power protocol Message-ID: References: <20240226130243.3820915-1-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240229_055945_846376_C0B7B928 X-CRM114-Status: GOOD ( 16.69 ) 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 Tue, Feb 27, 2024 at 01:01:41AM +0000, Peng Fan wrote: > > Subject: Re: [PATCH] dt-bindings: firmware: arm,scmi: support system power > > protocol > > > > On Mon, Feb 26, 2024 at 01:28:31PM +0000, Cristian Marussi wrote: > > > On Mon, Feb 26, 2024 at 09:02:43PM +0800, Peng Fan (OSS) wrote: > > > > From: Peng Fan > > > > > > > > Add SCMI System Power Protocol bindings, and the protocol id is 0x12. > > > > > > > Hi, > > > > > > yes this is something I spotted in the past it was missing and I > > > posted a similar patch but I was told that a protocol node without any > > > specific additional properties is already being described by the > > > general protocol node described above. > > Without this patch, there is dtbs_check warning. > > scmi: 'protocol@12' does not match any of the regexes: 'pinctrl-[0-9]+' > from schema $id: http://devicetree.org/schemas/firmware/arm,scmi.yaml# > Why are you adding protocol@12 to the device tree ? Does it have a dedicated channel ? If not, you shouldn't need to add it. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel