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=-6.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,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 9C464C4742C for ; Mon, 16 Nov 2020 16:08:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 39AE522245 for ; Mon, 16 Nov 2020 16:08:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=atishpatra.org header.i=@atishpatra.org header.b="PIME04S2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730638AbgKPQIQ (ORCPT ); Mon, 16 Nov 2020 11:08:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60032 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729467AbgKPQIQ (ORCPT ); Mon, 16 Nov 2020 11:08:16 -0500 Received: from mail-il1-x144.google.com (mail-il1-x144.google.com [IPv6:2607:f8b0:4864:20::144]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69825C0613D1 for ; Mon, 16 Nov 2020 08:08:16 -0800 (PST) Received: by mail-il1-x144.google.com with SMTP id t13so15745940ilp.2 for ; Mon, 16 Nov 2020 08:08:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=atishpatra.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TYESStGAKtRivaI7ala7/9w4Y1E5hiFC107ZMldjdA0=; b=PIME04S2yuh00xcv/ew8BoRWNXcxwwXikY/oKGMYfQDfOhKMKqxbvI5zE0XEojzmIL fP1Dq2ACY8i0tSuOowJ0pXcrqHpbNcMx/7cXaq1E4CQiYgHyOU0mW2oJo4D6jw4uEw0r 0YNdhoVexSnnIcnaiVgn8WuUjZqFa/8MlpLIk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TYESStGAKtRivaI7ala7/9w4Y1E5hiFC107ZMldjdA0=; b=Wejzgnkf0CbIPaHnNXh/fQ1lm2MVIvFhkXsa7HOqRgvMU/o3mguMEzmdU8n4YoYW7k O6KwR/4lklrpOwwOXICeKc/+sK8Pgsnf9SK9P2zH41WzbNI3iTY8mf1uNMDywQQxhRgM p307mzZwrGOBeTLuJ18ndQtC4oT2pXcbOBKaWP6Mi1uhMHhYDrKA5Q1mfXda52ZqMVaz ZjoIYEWssph9yb75y7YUhu+aIftdxZhUjE9SfJpGXRDysdDjycDSpBbcfeoyY4f1sPWo ez+KL7u3Erez1OSXpLA5TS4UInW7ct9rGsPHuWqZrW5asTCGqSf/YA+IJHtYiSa2FFmA e14w== X-Gm-Message-State: AOAM532jpSc8IyJjYKTZ+CCrSMCbyEASzxLlKAm4ZCBuF6bQVP4nVoD5 YdmqnmGyUAFHamJAJurgvf2DuBy1PjBscfU6EX3G X-Google-Smtp-Source: ABdhPJzUUHJyuXJ1duZZEAnozYsMbeM2qHFZmyqTe/AtJl9ylg9U5pPO43vAy8+qk+4tC/qsYULKaca4u7Xyar01sAs= X-Received: by 2002:a92:512:: with SMTP id q18mr8655253ile.147.1605542895690; Mon, 16 Nov 2020 08:08:15 -0800 (PST) MIME-Version: 1.0 References: <20201113202550.3693323-1-atish.patra@wdc.com> <20201113202550.3693323-3-atish.patra@wdc.com> <20201116150129.GA1643948@bogus> In-Reply-To: <20201116150129.GA1643948@bogus> From: Atish Patra Date: Mon, 16 Nov 2020 08:08:04 -0800 Message-ID: Subject: Re: [RFC PATCH v2 2/4] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC To: Rob Herring Cc: Atish Patra , devicetree@vger.kernel.org, Albert Ou , Cyril.Jean@microchip.com, Daire McNamara , Anup Patel , Conor.Dooley@microchip.com, "linux-kernel@vger.kernel.org List" , Ivan.Griffin@microchip.com, Rob Herring , Alistair Francis , Paul Walmsley , Palmer Dabbelt , linux-riscv Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Nov 16, 2020 at 7:23 AM Rob Herring wrote: > > On Fri, 13 Nov 2020 12:25:48 -0800, Atish Patra wrote: > > Add YAML DT binding documentation for the Microchip PolarFire SoC. > > It is documented at: > > > > https://www.microsemi.com/products/fpga-soc/polarfire-soc-icicle-quick-start-guide > > > > Signed-off-by: Atish Patra > > --- > > .../devicetree/bindings/riscv/microchip.yaml | 27 +++++++++++++++++++ > > 1 file changed, 27 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/riscv/microchip.yaml > > > > > My bot found errors running 'make dt_binding_check' on your patch: > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > ./Documentation/devicetree/bindings/riscv/microchip.yaml: $id: relative path/filename doesn't match actual path or filename > expected: http://devicetree.org/schemas/riscv/microchip.yaml# > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/riscv/sifive.yaml: duplicate '$id' value 'http://devicetree.org/schemas/riscv/sifive.yaml#' > > Thanks for catching this. It was a copy paste error. I will fix it next version. > See https://patchwork.ozlabs.org/patch/1400088 > > 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. > > > _______________________________________________ > linux-riscv mailing list > linux-riscv@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-riscv -- Regards, Atish