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 C1AB5C7EE26 for ; Tue, 9 May 2023 15:00:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236012AbjEIPAR (ORCPT ); Tue, 9 May 2023 11:00:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59874 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235263AbjEIPAP (ORCPT ); Tue, 9 May 2023 11:00:15 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2BB3B35BC for ; Tue, 9 May 2023 08:00:11 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id 4fb4d7f45d1cf-50be0d835aaso10878511a12.3 for ; Tue, 09 May 2023 08:00:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683644409; x=1686236409; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0QnnmW4wO2bBCex56QFAzIqgByYC00TFwSXpI3BM7bw=; b=ZIV614GOv8jAGJDLA81goCU+uqhJ/dWFazaRw8XXliyUs6eO+Yu7jI0fytq731db+8 7M6pglSrNfZZ4kp9+kZInwUQf7zTTP3rHjs7XXTYzqxID6hKXvvZlI7S0frLGs6QnYkl pguDTR03XWBB7xlCk0WXh+5o31KLJXsbI7m/LnfVPdfhPK2znvWADYxwXTAfeE2S3VOg Mc+HNAdWiST9D8I9EJthI9830hlzs0zDMF6Et1C3Y55PHrSQoaw+TUq6R68sW9WnbuNe 9m0viqVPS+Uu9diTQDUF4ss3j+sksmgKsjEhQhuFO1pUhmRWzapAw82dnumSNdYDFRI1 PrTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683644409; x=1686236409; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0QnnmW4wO2bBCex56QFAzIqgByYC00TFwSXpI3BM7bw=; b=fRTeasLnSVwG0jdDwTf8tcVriLg61XXqxPOKuWIJ2HSltqqfLVrJ1Selkal8Ox5/4I YFXZADNyCKOtqBL2QdC2ya7mjovu7wNOuuvsseFIlDCNL5iThbPuBJQELivCuBQ9TL5I G4irQScnfoW+nvE5Wiq6W7/n665eY8RwYqnuY7mlzGMGZyGtfVB2h3i3jMNUUdDVjK5d k67I44vJl1MwWCJ2VkRH6bgozbummpk9dAYRV7GQqwUUI58rGwSy15Gr3MODzINEXx0J CAfeqXgQVzMQDEGEHlbJuJX+r1gPUgQFmuNqZSbZi5eTIDvj+Ji8i521RMBWUx+cnSbK yzlQ== X-Gm-Message-State: AC+VfDw6MXzOn5rFBoeZ/nbnL7FozJuDGNlLbzddGnrZXlQfTat8B2Dz PDnpGKwKN7L7xyFtzn0xtEx4eA== X-Google-Smtp-Source: ACHHUZ5LmyVvkJty/e4wJLoGs3l/ibKZqBJEB07OZRKHzos5jAJ5N8snkFmRL/OqZDsSyVb4HlQCGQ== X-Received: by 2002:a17:906:99c4:b0:94e:cf98:32f2 with SMTP id s4-20020a17090699c400b0094ecf9832f2mr14587357ejn.33.1683644409537; Tue, 09 May 2023 08:00:09 -0700 (PDT) Received: from krzk-bin ([2a02:810d:15c0:828:d0d5:7818:2f46:5e76]) by smtp.gmail.com with ESMTPSA id ze11-20020a170906ef8b00b00965b0eb7b0csm1408612ejb.103.2023.05.09.08.00.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 May 2023 08:00:09 -0700 (PDT) Date: Tue, 9 May 2023 17:00:06 +0200 From: Krzysztof Kozlowski To: Yoshihiro Shimoda Cc: gustavo.pimentel@synopsys.com, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, bhelgaas@google.com, Rob Herring , marek.vasut+renesas@gmail.com, jingoohan1@gmail.com, fancer.lancer@gmail.com, lpieralisi@kernel.org, kw@linux.com, robh+dt@kernel.org, linux-renesas-soc@vger.kernel.org, kishon@kernel.org, mani@kernel.org Subject: Re: [PATCH v15 17/22] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host Message-ID: <20230509150006.fibburboyharlamb@krzk-bin> References: <20230509124156.150200-1-yoshihiro.shimoda.uh@renesas.com> <20230509124156.150200-18-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20230509124156.150200-18-yoshihiro.shimoda.uh@renesas.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 09 May 2023 21:41:51 +0900, Yoshihiro Shimoda wrote: > Document bindings for Renesas R-Car Gen4 and R-Car S4-8 (R8A779F0) > PCIe host module. > > Signed-off-by: Yoshihiro Shimoda > Reviewed-by: Rob Herring > Reviewed-by: Serge Semin > --- > .../bindings/pci/rcar-gen4-pci-host.yaml | 109 ++++++++++++++++++ > 1 file changed, 109 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.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/dt-review-ci/linux/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.example.dtb: pcie@e65d0000: reg: [[0, 3864854528, 0, 4096], [0, 3864862720, 0, 2048], [0, 3864866816, 0, 8192], [0, 3864875008, 0, 4608], [0, 3864879616, 0, 3584], [0, 4261412864, 0, 4194304]] is too long From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.example.dtb: pcie@e65d0000: reg-names: ['dbi', 'dbi2', 'atu', 'dma', 'app', 'config'] is too long From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.example.dtb: pcie@e65d0000: Unevaluated properties are not allowed ('#address-cells', '#interrupt-cells', '#size-cells', 'bus-range', 'device_type', 'dma-ranges', 'interrupt-map', 'interrupt-map-mask', 'ranges', 'snps,enable-cdm-check' were unexpected) From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml See https://patchwork.ozlabs.org/patch/1778968 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.