Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp540642rwb; Wed, 14 Dec 2022 22:07:10 -0800 (PST) X-Google-Smtp-Source: AA0mqf4GBp33BGcNCNlegIzXfuDUGnQAf+FMwyLuD9PRIfNxNw8iqK6NMYu5T+lmHvHL/Mzh7nPX X-Received: by 2002:a05:6402:50:b0:468:354b:2815 with SMTP id f16-20020a056402005000b00468354b2815mr22864200edu.7.1671084429827; Wed, 14 Dec 2022 22:07:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1671084429; cv=none; d=google.com; s=arc-20160816; b=MN3R3tGneVDoqBvods7wJ456ZghNjm+OJck6A1F52u6TZjnLUdBULijeN1Fh7SS5Kj 47ak4PjtjdXOZmCeF+yxU8g1PtPRo2s7JF8awPawtztB3kFQJVz1Wsk+WoS6SpQVhVPR 0uDu1zrLKFe6L+dBP9OTu/2/i0fedLUeEaoXsp8EMx4BUsy/vphGcl6Ii4RSqTzg+IM0 CW02AAzcPAYgfelnswSA4xatw+Ok/VEoPhZpbMKOhEv5ww0ih9lSHBk4vM3WO0T1Fqhg v4XlRbViw35213bAt1M3PFEWc5d0mLHhhZYWBThRZSCa7iuymMhzCQyviPHFq2r+DhIz GRyQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :content-language:references:cc:to:subject:user-agent:mime-version :date:message-id; bh=1LUyP0UkN5eH4P4jf0vVGe0IvHJXAFWr7HEgOEPlAAQ=; b=YdEX/4bEUdJ1nsZ4zrQZzJuzMw94QPio7KJi9oNgT65Kb13DOWP6Q6iqouYHJnhEWG cNPH5sO4VvL4+856LsD0NUpxyxE9MF93/JEWn1yStDj93ZL/0Wb1QKCMHprzjkenXxon al++CsBoqOizvdWBr93aGGBCodCKvn1UDvUFp4oPVdxd3TpxBOWtBSlLfYKa/k8uiiDW rsBlPY3j8Go207JdfOsfFDVczpF9u1sX8MGOAsR3ulGP2kJkYKY85PJ687QAf06IbB3/ yyi+thIx03ZhONTPocg3xLzbPMFIXZTzwO00RlEvgvJWY8W8gP2aJ0IyCgMfEavAj1Ca LG3w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id k16-20020aa7d2d0000000b0045fca739593si2037006edr.188.2022.12.14.22.06.53; Wed, 14 Dec 2022 22:07:09 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229592AbiLOE0q (ORCPT + 69 others); Wed, 14 Dec 2022 23:26:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60886 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229448AbiLOE0p (ORCPT ); Wed, 14 Dec 2022 23:26:45 -0500 Received: from mx.socionext.com (mx.socionext.com [202.248.49.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 469E323156; Wed, 14 Dec 2022 20:26:44 -0800 (PST) Received: from unknown (HELO kinkan2-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 15 Dec 2022 13:26:42 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan2-ex.css.socionext.com (Postfix) with ESMTP id B1CA02059054; Thu, 15 Dec 2022 13:26:42 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 15 Dec 2022 13:26:42 +0900 Received: from [10.212.156.43] (unknown [10.212.156.43]) by kinkan2.css.socionext.com (Postfix) with ESMTP id 031C9196B; Thu, 15 Dec 2022 13:26:41 +0900 (JST) Message-ID: <2af8adc0-5733-4e0b-83f3-6954ca31c062@socionext.com> Date: Thu, 15 Dec 2022 13:26:42 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v3 03/17] dt-bindings: pinctrl: Fix node descriptions in uniphier-pinctrl example To: Krzysztof Kozlowski , Rob Herring , Krzysztof Kozlowski Cc: Masami Hiramatsu , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221213082449.2721-1-hayashi.kunihiko@socionext.com> <20221213082449.2721-4-hayashi.kunihiko@socionext.com> <13944337-facd-a12a-818f-b54c17cbf5ee@linaro.org> Content-Language: en-US From: Kunihiko Hayashi In-Reply-To: <13944337-facd-a12a-818f-b54c17cbf5ee@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2022/12/13 23:52, Krzysztof Kozlowski wrote: > On 13/12/2022 09:24, Kunihiko Hayashi wrote: >> Drop parent node of the pinctrl as it is not directly necessary, and >> add more examples, that is "groups", "function", and a child node to set >> pin attributes, to express this pinctrl node in detail. >> >> Signed-off-by: Kunihiko Hayashi >> --- >> .../pinctrl/socionext,uniphier-pinctrl.yaml | 17 ++++++++++++----- >> 1 file changed, 12 insertions(+), 5 deletions(-) >> >> diff --git >> a/Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml >> b/Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml >> index 14a8c0215cc6..bc34e2c872bc 100644 >> --- >> a/Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml >> +++ >> b/Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml >> @@ -1,4 +1,5 @@ >> # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause >> + > > Drop this part, no blank lines between SPDX and YAML. Thank you for checking. I carelessly added a blank line. I'll remove it. Thank you, --- Best Regards Kunihiko Hayashi