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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9A2E3C6FD1C for ; Tue, 14 Mar 2023 15:41:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231777AbjCNPlR (ORCPT ); Tue, 14 Mar 2023 11:41:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56508 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229571AbjCNPku (ORCPT ); Tue, 14 Mar 2023 11:40:50 -0400 Received: from sender4-op-o10.zoho.com (sender4-op-o10.zoho.com [136.143.188.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5F7FEAFBBE; Tue, 14 Mar 2023 08:40:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1678808324; cv=none; d=zohomail.com; s=zohoarc; b=RAOnXKx8Fb4MqB1wVrAAxOBX7beM5WUE8KoKAAw/vni8gi6JlsigmpoPkfqyAJE1U4+kCyKhTOdwqOGhhmgbYdUbHTx1az0uXXIBEtKHLaeCxh6MXkxrz8kMNwBXKwT5MHdQxMDpUHRRLX/3BNeqP6WcK83WuwcaUX6wsZoI7nA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1678808324; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=6olgbthaOhN3f4AFE/3iBlFPFGb625oZX9E4dP1sDhg=; b=GL95TvrtiRIE/4EbRySqwytvKn4VW5GOSZjZB8tymYHsOzZlxj3JEqkKGJdjRK7idqIUmOnhF8LH1h+hb3CK+EUBIjbWTsT+BXIQC5gxtKLK+WkhfEuiAhZeQXmBRMvk/KZzDM/up3yg7Bm0Ig2JGG1ps/N+MT88TaRzEN1LrEU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=arinc9.com; spf=pass smtp.mailfrom=arinc.unal@arinc9.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1678808324; s=zmail; d=arinc9.com; i=arinc.unal@arinc9.com; h=Message-ID:Date:Date:MIME-Version:Subject:Subject:To:To:Cc:Cc:References:From:From:In-Reply-To:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=6olgbthaOhN3f4AFE/3iBlFPFGb625oZX9E4dP1sDhg=; b=iPKP6Gz/R1TpNa0LjJzAreb6ProiuSXPsWVPDsG+WoHUGHzCtu30dgnnboxtfPpE YHRCLUQBcRTvMNOHanG03z3sV6ubEkSeBA0sK9B+gpmviiOUKDKzRdAQp/RwApF0n+h h+kLW1V3vRWssWZQBNdY7+uEAUd1A0Aw2hc+So2c= Received: from [10.10.10.3] (149.91.1.15 [149.91.1.15]) by mx.zohomail.com with SMTPS id 1678808321651755.4458697967328; Tue, 14 Mar 2023 08:38:41 -0700 (PDT) Message-ID: Date: Tue, 14 Mar 2023 18:38:33 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH v2 15/21] dt-bindings: pinctrl: {mediatek,ralink}: fix formatting To: Rob Herring Cc: Sean Wang , linux-arm-kernel@lists.infradead.org, Luiz Angelo Daros de Luca , =?UTF-8?Q?Bernhard_Rosenkr=c3=a4nzer?= , Matthias Brugger , Hui Liu , Landen Chao , linux-kernel@vger.kernel.org, Sergio Paracuellos , Del Regno , erkin.bozoglu@xeront.com, linux-gpio@vger.kernel.org, Zhiyong Tao , Daniel Santos , Frank Wunderlich , Rob Herring , Daniel Golle , Andy Teng , William Dean , devicetree@vger.kernel.org, Linus Walleij , Krzysztof Kozlowski , Sean Wang , linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, DENG Qingfang References: <20230313205921.35342-1-arinc.unal@arinc9.com> <20230313205921.35342-16-arinc.unal@arinc9.com> <167880254685.25972.15349420182231511267.robh@kernel.org> Content-Language: en-US From: =?UTF-8?B?QXLEsW7DpyDDnE5BTA==?= In-Reply-To: <167880254685.25972.15349420182231511267.robh@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-ZohoMailClient: External Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org On 14.03.2023 17:10, Rob Herring wrote: > > On Mon, 13 Mar 2023 23:59:15 +0300, arinc9.unal@gmail.com wrote: >> From: Arınç ÜNAL >> >> Change the style of description properties to plain style where there's no >> need to preserve the line endings, and vice versa. >> >> Fit the schemas to 80 columns for each line. >> >> Signed-off-by: Arınç ÜNAL >> Reviewed-by: Rob Herring >> --- >> .../pinctrl/mediatek,mt65xx-pinctrl.yaml | 22 +++--- >> .../pinctrl/mediatek,mt6779-pinctrl.yaml | 33 +++++---- >> .../pinctrl/mediatek,mt6795-pinctrl.yaml | 33 +++++---- >> .../pinctrl/mediatek,mt7620-pinctrl.yaml | 2 +- >> .../pinctrl/mediatek,mt7621-pinctrl.yaml | 2 +- >> .../pinctrl/mediatek,mt7622-pinctrl.yaml | 26 +++---- >> .../pinctrl/mediatek,mt7981-pinctrl.yaml | 33 +++++---- >> .../pinctrl/mediatek,mt7986-pinctrl.yaml | 68 ++++++++--------- >> .../pinctrl/mediatek,mt8183-pinctrl.yaml | 26 ++++--- >> .../pinctrl/mediatek,mt8186-pinctrl.yaml | 47 ++++++------ >> .../pinctrl/mediatek,mt8188-pinctrl.yaml | 74 ++++++++++--------- >> .../pinctrl/mediatek,mt8192-pinctrl.yaml | 47 ++++++------ >> .../pinctrl/mediatek,mt8195-pinctrl.yaml | 41 +++++----- >> .../pinctrl/mediatek,mt8365-pinctrl.yaml | 28 +++---- >> .../pinctrl/ralink,rt2880-pinctrl.yaml | 2 +- >> .../pinctrl/ralink,rt305x-pinctrl.yaml | 2 +- >> .../pinctrl/ralink,rt3883-pinctrl.yaml | 2 +- >> 17 files changed, 254 insertions(+), 234 deletions(-) >> > > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' > on your patch (DT_CHECKER_FLAGS is new in v5.13): > > yamllint warnings/errors: > ./Documentation/devicetree/bindings/pinctrl/mediatek,mt6795-pinctrl.yaml:103:16: [warning] wrong indentation: expected 14 but found 15 (indentation) > ./Documentation/devicetree/bindings/pinctrl/mediatek,mt6795-pinctrl.yaml:113:16: [warning] wrong indentation: expected 14 but found 15 (indentation) > > dtschema/dtc warnings/errors: > > doc reference errors (make refcheckdocs): > > See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230313205921.35342-16-arinc.unal@arinc9.com > > The base for the series is generally the latest rc1. A different dependency > should be noted in *this* patch. > > If you already ran 'make dt_binding_check' and didn't see the above > error(s), then make sure 'yamllint' is installed and dt-schema is up to > date: > > pip3 install dtschema --upgrade > > Please check and re-submit after running the above command yourself. Note > that DT_SCHEMA_FILES can be set to your schema file to speed up checking > your schema. However, it must be unset to test all examples with your schema. I do see the warning. Looks like the wrong indentation was there before my patch series. I'll address that as well on this patch on v3. Will you review the rest of v2? Arınç