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 B60BDC4332F for ; Fri, 23 Dec 2022 10:29:53 +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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pjStm9jSUrxf9DPKxVLTN42ko0ShYHJKFawuZOpHt/I=; b=3J0UyThw4pI2oB u+zzy3nFy8lvYGlDjyZV2rUCrPxIjYZlYwmmCoVwKae0tsC5Tg0VMrAUSIs0ortHe57wKuUfRp9kw elpfZQSA0fOtshbC7eqpne6LtO03HhMTp0+eZLim1hUIzpC+fF7nunUI7CymzugdMb4aBjBOEX+lU 9Im7ddy/akpEgOg+/8UeXOhwcH3QfxECp65Iqft/OUDKVptgolNZeR4ON/ChylshPeRy3xJmdDpAv DHyMItRkjc5jX1zealpbqPXcxkd2wcM/+kjEQc9FaQcB6hfdS7BY179NiO24k4iq/5njOZ43dPNvN DdwRvQJ1wB8Vs4zsGfWw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p8fI5-006PFv-LA; Fri, 23 Dec 2022 10:28:38 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p8f1c-006DU9-4Q for linux-arm-kernel@lists.infradead.org; Fri, 23 Dec 2022 10:11:37 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 85A1B61EEC; Fri, 23 Dec 2022 10:11:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 64031C433EF; Fri, 23 Dec 2022 10:11:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671790291; bh=tTi/ZYIBPAGCR6Fe1IGTs8K1T4zJpm8GcL4QLqo6UTU=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=XGmm5P66qg1k9/bYJ5nsrWhe4lpddcg7TUCB6D1OPdOuX4+3X5UnVE338T4hZ1i64 zszvZztMN6j+Gi1q0I5AA++N4bDZUtYaR5p6xbZ+cdCq0v1qvBnbK9erTtJxMB0sSF jT2AZ29Ogs0ALsMkEzlhUwuspdOfhkb0Y/I1L4MEODT8NL92uZTIGCXY35WOgnroy9 a+gzLosBWH+SdgOeK1KUhneTZHe6Rtdn5Xl4Ii9LY+G3TqyCBNJ6IZlTuBOstOwqn4 icjtD5NtHAzOkXyeTTROkvVuL66IxF09Yu26jYeAptb8msfryYpy20tOuslSWih45y sGqauVpvIH/dA== Message-ID: <3d89e135-c8e4-ede4-950f-03900a660822@kernel.org> Date: Fri, 23 Dec 2022 11:11:27 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH 4/5] dt-bindings: firmware: arm,scmi: Add support for syspower protocol Content-Language: en-US To: Cristian Marussi , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: sudeep.holla@arm.com, Rob Herring , devicetree@vger.kernel.org References: <20221222183823.518856-1-cristian.marussi@arm.com> <20221222183823.518856-5-cristian.marussi@arm.com> From: Krzysztof Kozlowski In-Reply-To: <20221222183823.518856-5-cristian.marussi@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221223_021136_371592_6D783121 X-CRM114-Status: GOOD ( 16.77 ) 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 22/12/2022 19:38, Cristian Marussi wrote: > Add new SCMI Syspower protocol bindings definitions and example. > > Cc: Rob Herring > Cc: devicetree@vger.kernel.org > Signed-off-by: Cristian Marussi > --- > Got lost in translation probably...from txt to yaml Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. > --- > .../devicetree/bindings/firmware/arm,scmi.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/Documentation/devicetree/bindings/firmware/arm,scmi.yaml b/Documentation/devicetree/bindings/firmware/arm,scmi.yaml > index 1c0388da6721..f3dd77a470dd 100644 > --- a/Documentation/devicetree/bindings/firmware/arm,scmi.yaml > +++ b/Documentation/devicetree/bindings/firmware/arm,scmi.yaml > @@ -111,6 +111,12 @@ properties: > required: > - '#power-domain-cells' > > + protocol@12: > + type: object > + properties: > + reg: > + const: 0x12 > + Why? It did not got lost, it's already covered by pattern. If you refer to particular warning, please paste it in commit msg. Otherwise it looks incorrect. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel