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 00866C433F5 for ; Thu, 3 Feb 2022 13:52:05 +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:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1ZKXulX4lI9sJ1sZhvOVRE6Dt27RAi8lD/IYVtk7P18=; b=kG1B4izSzdnZke ubuBDj/7JJoh/QjW+2BPjsiIV8pMXsaaG7b2j3HAguC5NYLKf+pvKhlrS9L+ksEDu44M+3RCpJdPV 4nfV79j1xUR8XcRUgj3Y0bYeDMJ3oyqu0loe/XqblnM4giom9hpizliLDLrIK1q3L6TLPWD/xNZy7 zqPT4skp01ZQK9gVVkYP/bfHXyCt7kAyiNEKOuD8Fyiv25VusJaj0T14EBmd0n4J3Mb8o0MSR9NY/ q2bysJ9A7zNhp6QIdPeDvDWqorNmUj1KrGl4mv9UQxlWbU5EpeWDTQJoHhiyA3ZiazLShrjQIiMr/ k3n732BVNVphYBJ/Slvw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFcVZ-001TtJ-TE; Thu, 03 Feb 2022 13:50:46 +0000 Received: from mail-oi1-f177.google.com ([209.85.167.177]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFcVL-001Tqk-Mx for linux-arm-kernel@lists.infradead.org; Thu, 03 Feb 2022 13:50:37 +0000 Received: by mail-oi1-f177.google.com with SMTP id m9so4096689oia.12 for ; Thu, 03 Feb 2022 05:50:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=xOMR2ZZkrEs2A9siePkmd/O1P6JtjHeXZOx/YTCMPaw=; b=C4e+bqtnTPjm4v+g5ci5JOHpDioRJ6wE13RRDLZjuU8ytcjMrRgnbzRTqxzUUKW7rm fxxAJHSvklbfAQjeA7CPWvhHCZyWJs3uiDTPz2rsE+XQxQKeBx2Pl3KCAVDtUpWsXyCy y4fxN8xIMtKMQQpxbPlJcXZnSHQANG0dktQrs3T2NbhWJekxt8H+XU5XOrb3XItKOcHY sAgxavNAHt+J5NzhhXsorGg59aKMML8zz2aQKvQQRA8fQ8uCMNWRZqQcmPr5Pa03A0bF Wopk6QKs0eg/nkRCNqywWC0cwvukAcGJlXCL/Qcz2/q5wzmMxqUN7IY7de4Wo5WtnRwM LghQ== X-Gm-Message-State: AOAM533617hA6xjmcAkRsL6fiiMNkBg+2eZA1a7nvYnPAoWM5OH68XXe XgOi7Yxb2IrZLvl8aXzjUQ== X-Google-Smtp-Source: ABdhPJwrAaj+h4ToZSivyMAtRx9hbnjMKYgFG1qOzYFEDJgMxgc7UZ4Vb86wLsVAjfdv+ODcS60jyw== X-Received: by 2002:a05:6808:190f:: with SMTP id bf15mr7563854oib.40.1643896230398; Thu, 03 Feb 2022 05:50:30 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id k10sm18671534oou.26.2022.02.03.05.50.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Feb 2022 05:50:29 -0800 (PST) Received: (nullmailer pid 252334 invoked by uid 1000); Thu, 03 Feb 2022 13:50:26 -0000 From: Rob Herring To: Kunihiko Hayashi 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, Rob Herring , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org In-Reply-To: <1643855786-23186-2-git-send-email-hayashi.kunihiko@socionext.com> References: <1643855786-23186-1-git-send-email-hayashi.kunihiko@socionext.com> <1643855786-23186-2-git-send-email-hayashi.kunihiko@socionext.com> Subject: Re: [PATCH 1/3] dt-bindings: PCI: uniphier-ep: Add bindings for NX1 SoC Date: Thu, 03 Feb 2022 07:50:26 -0600 Message-Id: <1643896226.748637.252333.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220203_055031_765825_421AE268 X-CRM114-Status: GOOD ( 12.36 ) 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: , MIME-Version: 1.0 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 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel