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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 964C3C433F5 for ; Tue, 16 Nov 2021 14:04:28 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5B27860F9C for ; Tue, 16 Nov 2021 14:04:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5B27860F9C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=Qy+VeEPM27v3dp2lmoxkCqjwqCWaTXsD8rdOcXiGbxw=; b=ShfenHyFYYd+qV LM/+Tr1NaK6pIiGpbJQAm/OF9yf+8a/IVLfF3n2gOKNrxqTksj5LvInolmw+yftSXriWLCQqtus06 hT4XtqgEDtVEPF9kYZsv1M4rSllm4PPLtvdVGwuDCi+0z0AVC1leWZkcSh80sp3PD66MZJEP4ICn9 lpRh2kMxC/sYgLkqFQVF6Z8hdxtWq7hFY8p44ZBbKnAT1NHKVI3/ALgyVf3JHEfHWscj7riqwSp1v HAPUm1+n2RfTKyOdeehov1weCLCKcO4zg+S6ONjrvCqEL3rhLbberHthdemjpQW0yFTdITNB6fNhT oPo1Y7f+JnzStaNjMB9g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mmz3D-001r9X-8L; Tue, 16 Nov 2021 14:03:07 +0000 Received: from mail-oo1-f52.google.com ([209.85.161.52]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mmz39-001r8T-6B for linux-arm-kernel@lists.infradead.org; Tue, 16 Nov 2021 14:03:04 +0000 Received: by mail-oo1-f52.google.com with SMTP id p2-20020a4adfc2000000b002c2676904fdso7239733ood.13 for ; Tue, 16 Nov 2021 06:03:00 -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=aRxOvxuYhfSjyyWHzEXHeQoimCcPflvJ9I7H8ssvLL8=; b=gRkUm6JtWj80QT9EdZowN5+OCyH3C8vmnHlnPU4y+CIXJ0VHukaF8ZwgERKLM9NyC5 1ahSEXsQ36laXYJG+jwY9B8VIukxZNu6uEqY93ru0QnHaIMmrzO3AlgBcRgF0dg/DmrQ vMdivrO0hzZ3Vl7/mSPtZXojiaAuqehcAX3E51BVpS9KqJZA7lk2IS9SF0SByc2CoAnO ZuQrjFmJbYx4cS2zPpMFEgE+T3QnXjlE8j17bGofavktrBbYPajD/FLFb7VbQqEG/jtn G4guKe3d/WEFQKLonXuGbYFiYlFuVfgq1kYTfi7IxoGpYZbKmK27aBWnDRzwPTUFNjlc cOVQ== X-Gm-Message-State: AOAM532Lp65zpXeL/qFMlRxRtz2wWxYOW+eM8Sh91OBwOI7mfNYjKKqu Y6KDZaLFR6FxjrT1HlDPiQ== X-Google-Smtp-Source: ABdhPJyZgLhINqHQgKbvpIWeu7RfnoRggYC8kVxIjFnwsU5FGCNQJWnfPucnXss8XrvmGzjMmuFQew== X-Received: by 2002:a4a:d00a:: with SMTP id h10mr3888859oor.60.1637071380162; Tue, 16 Nov 2021 06:03:00 -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 v19sm3627393ott.13.2021.11.16.06.02.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Nov 2021 06:02:59 -0800 (PST) Received: (nullmailer pid 3444645 invoked by uid 1000); Tue, 16 Nov 2021 14:02:53 -0000 From: Rob Herring To: Jean-Philippe Brucker Cc: uchida.jun@socionext.com, iommu@lists.linux-foundation.org, jkchen@linux.alibaba.com, devicetree@vger.kernel.org, will@kernel.org, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, joro@8bytes.org, mark.rutland@arm.com, robin.murphy@arm.com, leo.yan@linaro.org In-Reply-To: <20211116113536.69758-2-jean-philippe@linaro.org> References: <20211116113536.69758-1-jean-philippe@linaro.org> <20211116113536.69758-2-jean-philippe@linaro.org> Subject: Re: [PATCH 1/2] dt-bindings: Add Arm SMMUv3 PMCG binding Date: Tue, 16 Nov 2021 08:02:53 -0600 Message-Id: <1637071373.514426.3444644.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211116_060303_249506_880761B7 X-CRM114-Status: GOOD ( 13.16 ) 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, 16 Nov 2021 11:35:36 +0000, Jean-Philippe Brucker wrote: > Add binding for the Arm SMMUv3 PMU. Each node represents a PMCG, and is > placed as a sibling node of the SMMU. Although the PMCGs registers may > be within the SMMU MMIO region, they are separate devices, and there can > be multiple PMCG devices for each SMMU (for example one for the TCU and > one for each TBU). > > Signed-off-by: Jean-Philippe Brucker > --- > .../bindings/iommu/arm,smmu-v3-pmcg.yaml | 67 +++++++++++++++++++ > 1 file changed, 67 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iommu/arm,smmu-v3-pmcg.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/iommu/arm,smmu-v3-pmcg.yaml:24:9: [warning] wrong indentation: expected 10 but found 8 (indentation) ./Documentation/devicetree/bindings/iommu/arm,smmu-v3-pmcg.yaml:25:11: [warning] wrong indentation: expected 12 but found 10 (indentation) dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/iommu/arm,smmu-v3-pmcg.example.dt.yaml: example-0: pmu@2b420000:reg:0: [0, 725745664, 0, 4096] is too long From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/iommu/arm,smmu-v3-pmcg.example.dt.yaml: example-0: pmu@2b420000:reg:1: [0, 725811200, 0, 4096] is too long From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/iommu/arm,smmu-v3-pmcg.example.dt.yaml: example-0: pmu@2b440000:reg:0: [0, 725876736, 0, 4096] is too long From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/iommu/arm,smmu-v3-pmcg.example.dt.yaml: example-0: pmu@2b440000:reg:1: [0, 725942272, 0, 4096] is too long From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1555758 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