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 2FCF6C433F5 for ; Wed, 1 Dec 2021 14:35:27 +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=9VzNOunZYNFoooW9yBAnlsp7IBdzYaOfyxxdHgbFhVI=; b=3uH69konpg5iGw 1JAmBybloIiKxsoSm97n9aoo0R2mr1PfhqFWsf9ownpnP5a02a/ju2oaHuVlt3cFHQ3tjCZvR9Rsu gEFfdVUoXVwqyUVBcbUwP1sEFmq4oaTN4ADjK7nlUks/mdJnEK76LZwKwZQOHrirutiTMfDUf9Lto qkkS6neGCmUijeCtb8IgL/zTiFkrSNZBnplXfAuRS/Kq7214jXTaptHSXMNBtt0z+WaFFHRjTgMoR 7cmnpGhJUXTL167K+pn/M7OuB0PVuKiasdFO/nU+ZsZl5BeqDOaQq1LVEsrYfD23TPqINpKZ2btMn TpG2Dkrjl522RNSdAQuw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1msQgP-0092tX-MX; Wed, 01 Dec 2021 14:34:05 +0000 Received: from mail-ot1-f50.google.com ([209.85.210.50]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1msQfs-0092ks-A7 for linux-arm-kernel@lists.infradead.org; Wed, 01 Dec 2021 14:33:33 +0000 Received: by mail-ot1-f50.google.com with SMTP id n17-20020a9d64d1000000b00579cf677301so35391329otl.8 for ; Wed, 01 Dec 2021 06:33:31 -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=vSKp8SW4qJAlrZvF2oE3bJgEbh9IKSRAd1t3AInQQks=; b=yXbMsK6Xpop4uW3lzTY2DVcazvrUdxjmZdi1uXNBa6x5hKJAdJwR5MKRAV9dN19iy1 x5PsGD1Ciu9oEfKSpaCNdiTacUKLexryD3Zfu152rwvMOVrlLUFb6FeqzitvuBqfKG4D r+K1OdgxVz9YYm/BNm82RLa1nmlvtInziXtac+8tBI8hAibWNpjxxiow4F/8z/RuEOYw dyl6OWZHrdDcSCienuTlElAZYO32W9JPe2TzIsL7QSRt3Nq/FKApC5ANl8/RzDumH4VV Aj8vSL9i0p7uwSYxE6UQRoeAVhp/ApZTnlw5I3reT48WiD+kGTr7YqU0Zle1vtoAC7IT YhFg== X-Gm-Message-State: AOAM532zZSBCCi79pDOfvNoIJycQgooMFPu30LUZ7pb2wByV9lbsO0u+ BbpgAV/hl5ER51X2YZIfjw== X-Google-Smtp-Source: ABdhPJz4DWainMSGpJA3GeB3DrsIvMs7rQ2KU2Huya0Ppx0oRV/KZ+OXV7WMcKSyPZygpq4wjbtY3Q== X-Received: by 2002:a05:6830:1da:: with SMTP id r26mr5997007ota.73.1638369210988; Wed, 01 Dec 2021 06:33: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 bq5sm4412oib.55.2021.12.01.06.33.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Dec 2021 06:33:30 -0800 (PST) Received: (nullmailer pid 1684347 invoked by uid 1000); Wed, 01 Dec 2021 14:33:22 -0000 From: Rob Herring To: Florian Fainelli Cc: netdev@vger.kernel.org, Rob Herring , "David S. Miller" , Jakub Kicinski , Ray Jui , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Scott Branden , =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , bcm-kernel-feedback-list@broadcom.com, Doug Berger In-Reply-To: <20211201041228.32444-7-f.fainelli@gmail.com> References: <20211201041228.32444-1-f.fainelli@gmail.com> <20211201041228.32444-7-f.fainelli@gmail.com> Subject: Re: [PATCH net-next 6/7] dt-bindings: net: Convert SYSTEMPORT to YAML Date: Wed, 01 Dec 2021 08:33:22 -0600 Message-Id: <1638369202.204682.1684346.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211201_063332_376482_4C5D1E34 X-CRM114-Status: GOOD ( 15.60 ) 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 Tue, 30 Nov 2021 20:12:27 -0800, Florian Fainelli wrote: > Convert the Broadcom SYSTEMPORT Ethernet controller Device Tree binding > to YAML. > > Signed-off-by: Florian Fainelli > --- > .../bindings/net/brcm,systemport.txt | 38 --------- > .../bindings/net/brcm,systemport.yaml | 83 +++++++++++++++++++ > MAINTAINERS | 1 + > 3 files changed, 84 insertions(+), 38 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/net/brcm,systemport.txt > create mode 100644 Documentation/devicetree/bindings/net/brcm,systemport.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: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/net/brcm,systemport.yaml: properties:interrupts: {'minItems': 2, 'maxItems': 3, 'items': [{'description': 'interrupt line for RX queues'}, {'description': 'interrupt line for TX queues'}, {'description': 'interrupt line for Wake-on-LAN'}]} should not be valid under {'required': ['maxItems']} hint: "maxItems" is not needed with an "items" list from schema $id: http://devicetree.org/meta-schemas/items.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/net/brcm,systemport.yaml: ignoring, error in schema: properties: interrupts warning: no schema found in file: ./Documentation/devicetree/bindings/net/brcm,systemport.yaml Documentation/devicetree/bindings/net/brcm,systemport.example.dt.yaml:0:0: /example-0/ethernet@f04a0000: failed to match any schema with compatible: ['brcm,systemport-v1.00'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1561999 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 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 6FC6EC433F5 for ; Wed, 1 Dec 2021 14:35:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350508AbhLAOif (ORCPT ); Wed, 1 Dec 2021 09:38:35 -0500 Received: from mail-ot1-f42.google.com ([209.85.210.42]:38847 "EHLO mail-ot1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350336AbhLAOgw (ORCPT ); Wed, 1 Dec 2021 09:36:52 -0500 Received: by mail-ot1-f42.google.com with SMTP id n104-20020a9d2071000000b005799790cf0bso35434460ota.5; Wed, 01 Dec 2021 06:33:31 -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=vSKp8SW4qJAlrZvF2oE3bJgEbh9IKSRAd1t3AInQQks=; b=Zw47FNAqlXslMyc47CA8cF9crSjJnhxzeKY73NMgQQvcMt/7b4/ivhx6X7JWhIOTPe 7B5rqqb9yHOtSO0lKTlVyoQwKsFXo9dTVFQgY1fQ8goUav4HJiT2W/RPEeHvxQfiDq9d KiJv78vyDr6h/8DIcp79FRUsTSBkZ/qK/lmjDHX82kYzF7gDtwsbAqzRxgFAyQShNwTo LPSYOvilcaI0DKAGDl3pYxrFJkUEIqoP+ByMB3h7tgJdeDGClrAKIBdMDtNM5Ou8X6n4 w+AU3CZUnkZDZxTS7gdhgYpBNZw+9nQDKpEOnUJ2dAo25i6tUXZFRytVL3qCRyLkElmQ FZJg== X-Gm-Message-State: AOAM533d2outJOZgyZKC8j7v26tCaxLWEUcw91xMquaDceOvbmTV4sIG GBUzM46ZxKTCIbeloxryaw== X-Google-Smtp-Source: ABdhPJz4DWainMSGpJA3GeB3DrsIvMs7rQ2KU2Huya0Ppx0oRV/KZ+OXV7WMcKSyPZygpq4wjbtY3Q== X-Received: by 2002:a05:6830:1da:: with SMTP id r26mr5997007ota.73.1638369210988; Wed, 01 Dec 2021 06:33: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 bq5sm4412oib.55.2021.12.01.06.33.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Dec 2021 06:33:30 -0800 (PST) Received: (nullmailer pid 1684347 invoked by uid 1000); Wed, 01 Dec 2021 14:33:22 -0000 From: Rob Herring To: Florian Fainelli Cc: netdev@vger.kernel.org, Rob Herring , "David S. Miller" , Jakub Kicinski , Ray Jui , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Scott Branden , =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , bcm-kernel-feedback-list@broadcom.com, Doug Berger In-Reply-To: <20211201041228.32444-7-f.fainelli@gmail.com> References: <20211201041228.32444-1-f.fainelli@gmail.com> <20211201041228.32444-7-f.fainelli@gmail.com> Subject: Re: [PATCH net-next 6/7] dt-bindings: net: Convert SYSTEMPORT to YAML Date: Wed, 01 Dec 2021 08:33:22 -0600 Message-Id: <1638369202.204682.1684346.nullmailer@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 30 Nov 2021 20:12:27 -0800, Florian Fainelli wrote: > Convert the Broadcom SYSTEMPORT Ethernet controller Device Tree binding > to YAML. > > Signed-off-by: Florian Fainelli > --- > .../bindings/net/brcm,systemport.txt | 38 --------- > .../bindings/net/brcm,systemport.yaml | 83 +++++++++++++++++++ > MAINTAINERS | 1 + > 3 files changed, 84 insertions(+), 38 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/net/brcm,systemport.txt > create mode 100644 Documentation/devicetree/bindings/net/brcm,systemport.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: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/net/brcm,systemport.yaml: properties:interrupts: {'minItems': 2, 'maxItems': 3, 'items': [{'description': 'interrupt line for RX queues'}, {'description': 'interrupt line for TX queues'}, {'description': 'interrupt line for Wake-on-LAN'}]} should not be valid under {'required': ['maxItems']} hint: "maxItems" is not needed with an "items" list from schema $id: http://devicetree.org/meta-schemas/items.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/net/brcm,systemport.yaml: ignoring, error in schema: properties: interrupts warning: no schema found in file: ./Documentation/devicetree/bindings/net/brcm,systemport.yaml Documentation/devicetree/bindings/net/brcm,systemport.example.dt.yaml:0:0: /example-0/ethernet@f04a0000: failed to match any schema with compatible: ['brcm,systemport-v1.00'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1561999 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.