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 06899C433EF for ; Fri, 4 Feb 2022 04:24:28 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:Cc:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=x08u2a7N9qhC82B+uBZoJCJ9K6yZBccttfJkoCxpJBE=; b=4FQ5sbx8h2ZJm/l67X0Fd2Em6p cBg7BG2fdFYGtJ9UxJxVImKK8TQQWJcrN+NFP1wvYjAFlV7Ltb9W6pglT++IAp5ggRzTT892ubbE6 F8HmI1LoWRdawhV5pyb0/4LNNC3cdLoTWZ4b2AlZF2IWIjxf3EbDOvGOSvbRYh3Xbt2/D6V2cnZQF BzEt75qec+n31hVzpuf5h8MscwnNggPCvU/QAZvzwBFZfvOXMMxZE9+DNQLmgfM55cG+Xb2Hg5scD wVn0be1Se4QwEFGhu/3i1m7x35h363m1GKHh6YvvJ4b+xqB+f/n+58o7PLZKCKAVHyUHxV+A7ybj0 FWIZi3tg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFq7S-003Qnv-Ak; Fri, 04 Feb 2022 04:22:46 +0000 Received: from mx.socionext.com ([202.248.49.38]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFq7O-003QnK-SK for linux-arm-kernel@lists.infradead.org; Fri, 04 Feb 2022 04:22:44 +0000 Received: from unknown (HELO kinkan2-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 04 Feb 2022 13:22:39 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan2-ex.css.socionext.com (Postfix) with ESMTP id 729652083C4C; Fri, 4 Feb 2022 13:22:39 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Fri, 4 Feb 2022 13:22:39 +0900 Received: from [10.212.182.146] (unknown [10.212.182.146]) by kinkan2.css.socionext.com (Postfix) with ESMTP id 6DA46C1E22; Fri, 4 Feb 2022 13:22:38 +0900 (JST) Subject: Re: [PATCH 1/3] dt-bindings: PCI: uniphier-ep: Add bindings for NX1 SoC To: Rob Herring Cc: linux-pci@vger.kernel.org, Lorenzo Pieralisi , Bjorn Helgaas , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Masami Hiramatsu , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <1643855786-23186-1-git-send-email-hayashi.kunihiko@socionext.com> <1643855786-23186-2-git-send-email-hayashi.kunihiko@socionext.com> <1643896226.748637.252333.nullmailer@robh.at.kernel.org> From: Kunihiko Hayashi Message-ID: <75e28f0b-6a47-8a76-bd8e-aebb99649064@socionext.com> Date: Fri, 4 Feb 2022 13:22:37 +0900 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <1643896226.748637.252333.nullmailer@robh.at.kernel.org> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220203_202243_077318_B0AFF63F X-CRM114-Status: GOOD ( 19.59 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2022/02/03 22:50, Rob Herring wrote: > On Thu, 03 Feb 2022 11:36:24 +0900, Kunihiko Hayashi wrote: >> Update PCI endpoint binding document for UniPhier NX1 SoC. Add a > compatible >> string, clock and reset lines for the SoC to the document. >> >> Signed-off-by: Kunihiko Hayashi >> --- >> .../bindings/pci/socionext,uniphier-pcie-ep.yaml | 22 > +++++++++++++++------- >> 1 file changed, 15 insertions(+), 7 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/pci/socionext,uniphier-pcie-ep.yaml:24 > :9: [warning] too many spaces after hyphen (hyphens) > ./Documentation/devicetree/bindings/pci/socionext,uniphier-pcie-ep.yaml:25 > :9: [warning] too many spaces after hyphen (hyphens) > > dtschema/dtc warnings/errors: > > doc reference errors (make refcheckdocs): > > See https://patchwork.ozlabs.org/patch/1587871 > > This check can fail if there are any dependencies. The base for a patch > series is generally the most recent rc1. > > 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. I ran dt_binding_check, however, after installing 'yamllint' I've found this warning. I'll resend it. Thank you, --- Best Regards Kunihiko Hayashi _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel