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 X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AAFFC4741F for ; Mon, 9 Nov 2020 15:32:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1D99420789 for ; Mon, 9 Nov 2020 15:32:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604935967; bh=CLF8bRt3K3Fbl0k5yAlFpV+OIUWqHd/Vv1xZXyDI98c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=rGcS5wmBfzkTgQlNvW1q5uPZ8Mp+Q7DJlYQR4lCA+FSvrU5wNbAI39SVlBtM1St/E uS7rw+Uil/S1AiWf7tc0dCVZr+TKKQy/bQ7hCiqDLCcJz3ghVFCNqyjp21Ho+CAHY3 jcLj6D78bWJ40S0wXhLT0agwTtC+hrRz8TWMEoms= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730144AbgKIPcq (ORCPT ); Mon, 9 Nov 2020 10:32:46 -0500 Received: from mail-ot1-f65.google.com ([209.85.210.65]:36253 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729289AbgKIPcq (ORCPT ); Mon, 9 Nov 2020 10:32:46 -0500 Received: by mail-ot1-f65.google.com with SMTP id 32so9306386otm.3; Mon, 09 Nov 2020 07:32:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Tw75G9a7V25EA3GXaIvjRHeBvH+Ysq7ymdHrpXMTU6I=; b=XGPiMTM3wTxSsPrKcDgMfVVKQMJAr6xBuL1XCgkUi/Luou0UnxD/6vqd2wKOChOm4z iIQMNrnvSw8YF0VVVGa3PbDmGnL4fHeBhtiFBX16yvkKeMqF1XASHKQJz9eqWL9e0epc JOoEHKFOBPmMbzmm2FS2yP5QHGCk1xABMFqnZxDsnTuoUuks4ROdgDSWtEH1U7Xfn+Rn zZWHz6tx32hTUWll26vgFPKnwQ3yhiG+LNDshPkh4IJlCsKndMKO+MXjuagRJYffwpU6 A5lc6h54yZm5kq2yi0iBQzELj+oNcP13G57iOAW+kpas+xvNT9VXhB9mOMECAcYLmQBH 0PSQ== X-Gm-Message-State: AOAM5335/50LDQjscUcIYWI904a3h3MZLw5nVxwzwZZAlwBuzqJd9b6a MnF4mmYq343b7JlL49Sf8w== X-Google-Smtp-Source: ABdhPJwRiGrW+JjelyJhHBUlKu/+vl1LLGAK0xrUOMfZH4tQcVRAHs7VgoszCBsOt+we9xJQtMI+Tg== X-Received: by 2002:a9d:f67:: with SMTP id 94mr11068345ott.282.1604935965006; Mon, 09 Nov 2020 07:32:45 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id e15sm1135751otj.43.2020.11.09.07.32.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Nov 2020 07:32:44 -0800 (PST) Received: (nullmailer pid 1330824 invoked by uid 1000); Mon, 09 Nov 2020 15:32:43 -0000 Date: Mon, 9 Nov 2020 09:32:43 -0600 From: Rob Herring To: Damien Le Moal Cc: Rob Herring , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-spi@vger.kernel.org, Stephen Boyd , linux-clk@vger.kernel.org, Palmer Dabbelt , Frank Rowand , linux-gpio@vger.kernel.org, Philipp Zabel , Serge Semin , Sean Anderson , Mark Brown , Linus Walleij Subject: Re: [PATCH 24/32] dt-bindings: Document kendryte,k210-fpioa bindings Message-ID: <20201109153243.GA1330401@bogus> References: <20201107081420.60325-1-damien.lemoal@wdc.com> <20201107081420.60325-25-damien.lemoal@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201107081420.60325-25-damien.lemoal@wdc.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Sat, 07 Nov 2020 17:14:12 +0900, Damien Le Moal wrote: > Document the device tree bindings for the Kendryte K210 SoC Fully > Programmable IO Array (FPIOA) pinctrl driver in > Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.yaml > > Signed-off-by: Damien Le Moal > --- > .../bindings/pinctrl/kendryte,k210-fpioa.yaml | 106 ++++++++++++++++++ > 1 file changed, 106 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.yaml: properties:clocks:minItems: False schema does not allow 2 /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.yaml: properties:clocks:maxItems: False schema does not allow 2 /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.yaml: properties:clock-names:minItems: False schema does not allow 2 /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.yaml: properties:clock-names:maxItems: False schema does not allow 2 /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.yaml: ignoring, error in schema: properties: clocks: minItems warning: no schema found in file: ./Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.yaml Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.example.dts:19:18: fatal error: dt-bindings/pinctrl/k210-pinctrl.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [scripts/Makefile.lib:342: Documentation/devicetree/bindings/pinctrl/kendryte,k210-fpioa.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1364: dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1396081 The base for the patch is generally the last rc1. Any dependencies should be noted. 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.