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 01B5AC433EF for ; Mon, 13 Dec 2021 23:26:23 +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=vsjyPW42jFYjnJqiM1sUP/6w+wiCazn2Puyaect9c3c=; b=yeWQqsZ+npSL85 7N/kXDNv6jG0dmQjvf6zO3P3UbO5sek3TNawDW1ucy1sn3Ew2G3hLzUafPmKsvb38v6jfk1zdAZNg CMDycJNcXlUgRhjjUJakHov0dAnAMl9ZfpW1KLym2zMyN1UboIfHrSAVmC68jVezWIlgS13Wb9zEU 9TCj+Xtz2H7iUxKsawXvqn7Mc6BhiJErCioMAXNlXBOqh4+scN5ztI67cSvZ9S+aSsAjRVIqPknM7 uSbVaTZchCLrRG+X2AQxTo4at1xYJlyAnHHRRFUgO+NQLZLVtBsDM94mlHYdEsiQke8hcZnH5vuNc /YRsZ1hlTRoY9AvN1ySg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwufp-00BxlD-GE; Mon, 13 Dec 2021 23:24:01 +0000 Received: from mail-ot1-f48.google.com ([209.85.210.48]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwufi-00Bxjr-5v for linux-arm-kernel@lists.infradead.org; Mon, 13 Dec 2021 23:23:55 +0000 Received: by mail-ot1-f48.google.com with SMTP id n104-20020a9d2071000000b005799790cf0bso19163737ota.5 for ; Mon, 13 Dec 2021 15:23:51 -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=xh0Ia+KIQrUoGbHMEfnzPM6PyEcucK4RBRTve5vYfEs=; b=VrTpU3qk34ls0dCyY4evwzPv2UJVErNJMXMDBVRPgRbP1aTTkhymMlVmYR+F64192D 9GmcPYJEqkKavx9fdbd0hOg5Tv7Qiqp4LZO8ONHQYJdbOrJlTgBhz8QYtJivIwt/EGJv PS+zZmWYvdrMLaSvEj1glPgaFyMo4WAgDD6fTbtj/F+uVJOzefLulPpAWwyIXVveqU/A tsJ9TBt8xk6lRno4PLIkX8Hj7t6r2nHkvMygK5Hd5IIG9guaQu+RbJ/6/U2QL9tI3UtO yWqROEo7M77cphUJD3VRDS3K9+NqbDqxKrNDHjreglfZraPXppDspfXgMzoT2s8T7bkf 4yhg== X-Gm-Message-State: AOAM531GVOrFSxDzCskVHgDCl/bMsSddAj6pXZ3KPc3OH5bpXhRk+cBM WRJPP9l3LQSFYqPUkcLWNA== X-Google-Smtp-Source: ABdhPJxmXUhSaMbG0tAtg0CKpHFhMXfX10P0J1yjFavh5SniuuDF5GSwM8Aa068A5X6jOnKk51sLEQ== X-Received: by 2002:a9d:6d86:: with SMTP id x6mr1270938otp.263.1639437831105; Mon, 13 Dec 2021 15:23:51 -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 n6sm2458478otj.78.2021.12.13.15.23.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Dec 2021 15:23:50 -0800 (PST) Received: (nullmailer pid 1773611 invoked by uid 1000); Mon, 13 Dec 2021 23:23:49 -0000 From: Rob Herring To: Florian Fainelli Cc: Scott Branden , Ray Jui , devicetree@vger.kernel.org, Bjorn Helgaas , bcm-kernel-feedback-list@broadcom.com, Rob Herring , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org In-Reply-To: <20211213190221.355678-7-f.fainelli@gmail.com> References: <20211213190221.355678-1-f.fainelli@gmail.com> <20211213190221.355678-7-f.fainelli@gmail.com> Subject: Re: [PATCH 6/6] dt-bindings: pci: Convert iProc PCIe to YAML Date: Mon, 13 Dec 2021 17:23:49 -0600 Message-Id: <1639437829.333710.1773610.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211213_152354_264670_65651F93 X-CRM114-Status: GOOD ( 13.09 ) 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 Mon, 13 Dec 2021 11:02:21 -0800, Florian Fainelli wrote: > Conver the iProc PCIe controller Device Tree binding to YAML now that > all DTS in arch/arm and arch/arm64 have been fixed to be compliant. > > Signed-off-by: Florian Fainelli > --- > .../bindings/pci/brcm,iproc-pcie.txt | 133 ------------- > .../bindings/pci/brcm,iproc-pcie.yaml | 184 ++++++++++++++++++ > 2 files changed, 184 insertions(+), 133 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt > create mode 100644 Documentation/devicetree/bindings/pci/brcm,iproc-pcie.yaml > 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/brcm,iproc-pcie.yaml:97:34: [warning] too few spaces after comma (commas) dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.example.dt.yaml: pcie@18012000: 'brcm' is a dependency of 'brcm,pcie-ob-axi-offset' From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.example.dt.yaml: pcie@18012000: 'pcie-ob' is a dependency of 'brcm,pcie-ob-axi-offset' From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pci/brcm,iproc-pcie.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1567483 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