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 A184AC433F5 for ; Wed, 8 Dec 2021 13:46:34 +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=/Yl+sYMjq+y+SBWp+458+oZm52Y35OfnkUrabZg7R2g=; b=kSvXXOrm3F5fN+ 2KgyzggokL+kOuy0O5VP44AbgUKbEkEq6zRTV9dlaM64bMuVnHjRSgislfPAwRrlaDe9cTsYmb0Xj fYGg5xQkzpSp7xCP04gXnPevwTef4OdLhDGpcOxzFwKsuAEwZxTolBHxtMp1dlY/govFAeuAMeU7O /CScFfNwMwnYEVFCleGcqvV0W1u+bKKfDlckvy9wkPLSh3fLbuMeMqmTXdSxNrnZP0CXUE4bE2imG 9zLXGg4PNvAehjkUSVqwvT2H8o5twkXGLxZSFeMrWu4K/UTcIsMmOfUbeQSUqfra9W1O1MFFbNXOi Xg2HpOxpAd2U/1evZ0Rw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1muxFp-00CqVX-OT; Wed, 08 Dec 2021 13:45:05 +0000 Received: from mail-oi1-f178.google.com ([209.85.167.178]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1muxFP-00CqLY-Dh for linux-arm-kernel@lists.infradead.org; Wed, 08 Dec 2021 13:44:41 +0000 Received: by mail-oi1-f178.google.com with SMTP id s139so4101579oie.13 for ; Wed, 08 Dec 2021 05:44:39 -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=z+Kkqa49Eb0mJ9fc4D+xOUrJNAJs/6p5WWReX6xnZBw=; b=uIrqqwJCZaPxhDowgwBAI9a0p2syQc96F3MLmloKVor4jmwdkjgRNpamjJiIj+HeZY I4N9krNUAIp+E8tk/sIEY9w2599/SNqlXonC5yPine1dS83H5pD9vudlKt046px2k8oA uJW12V66BqH2T2QVnhSqzORspMb92F9Yc7smLoKLmACV2+xQv2+b2CXkLTh087w3MTFq 8TXLXJ6OP67PZnOtm2QO7XbYSTrg7LPISGrRCGk3wTWP+XPgaytdh6UIf4EYychtS7jo XDfNAZxqdrHAktPxROM+hdP9alESuRr//dHGjyA6i88iYfRuJprKdEJjtuzQUVSjj3Aw FP2Q== X-Gm-Message-State: AOAM532Xk4J1+IhqfUuIA/FxPDOrRViTUZHmDit2V9f9yULrZQqv6nkE dwWQ2cSPuCDJ6F8JgT1PPS1Dn76/ew== X-Google-Smtp-Source: ABdhPJxWeCQdOf2cEzd2UfwGTxIDI0rYi6NS4badygRgF87d/iOcIHkR0rnxehYXGYuSQFVr4kapGw== X-Received: by 2002:a05:6808:a1b:: with SMTP id n27mr11588567oij.111.1638971078812; Wed, 08 Dec 2021 05:44:38 -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 t12sm474637oor.21.2021.12.08.05.44.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Dec 2021 05:44:38 -0800 (PST) Received: (nullmailer pid 3857726 invoked by uid 1000); Wed, 08 Dec 2021 13:44:28 -0000 From: Rob Herring To: Robin Murphy Cc: devicetree@vger.kernel.org, suzuki.poulose@arm.com, linux-arm-kernel@lists.infradead.org, mark.rutland@arm.com, thierry.reding@gmail.com, will@kernel.org, robh+dt@kernel.org, catalin.marinas@arm.com In-Reply-To: <9530f441a62c72c5a22a7b555ea42bbcd3b145a1.1638900542.git.robin.murphy@arm.com> References: <9530f441a62c72c5a22a7b555ea42bbcd3b145a1.1638900542.git.robin.murphy@arm.com> Subject: Re: [PATCH 4/5] dt-bindings: perf: Convert Arm DSU to schema Date: Wed, 08 Dec 2021 07:44:28 -0600 Message-Id: <1638971068.709003.3857725.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211208_054439_534369_BFECCE77 X-CRM114-Status: GOOD ( 11.57 ) 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, 07 Dec 2021 18:20:42 +0000, Robin Murphy wrote: > Convert the DSU binding to schema, as one does. > > Signed-off-by: Robin Murphy > --- > .../devicetree/bindings/arm/arm-dsu-pmu.txt | 27 ------------ > .../devicetree/bindings/perf/arm,dsu-pmu.yaml | 41 +++++++++++++++++++ > 2 files changed, 41 insertions(+), 27 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/arm-dsu-pmu.txt > create mode 100644 Documentation/devicetree/bindings/perf/arm,dsu-pmu.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/perf/arm,dsu-pmu.yaml: properties:cpus: 'minitems' is not one of ['$ref', 'additionalItems', 'additionalProperties', 'allOf', 'anyOf', 'const', 'contains', 'default', 'dependencies', 'dependentRequired', 'dependentSchemas', 'deprecated', 'description', 'else', 'enum', 'exclusiveMaximum', 'exclusiveMinimum', 'items', 'if', 'minItems', 'minimum', 'maxItems', 'maximum', 'multipleOf', 'not', 'oneOf', 'pattern', 'patternProperties', 'properties', 'required', 'then', 'type', 'typeSize', 'unevaluatedProperties', 'uniqueItems'] from schema $id: http://devicetree.org/meta-schemas/keywords.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/perf/arm,dsu-pmu.yaml: properties:cpus: 'maxitems' is not one of ['$ref', 'additionalItems', 'additionalProperties', 'allOf', 'anyOf', 'const', 'contains', 'default', 'dependencies', 'dependentRequired', 'dependentSchemas', 'deprecated', 'description', 'else', 'enum', 'exclusiveMaximum', 'exclusiveMinimum', 'items', 'if', 'minItems', 'minimum', 'maxItems', 'maximum', 'multipleOf', 'not', 'oneOf', 'pattern', 'patternProperties', 'properties', 'required', 'then', 'type', 'typeSize', 'unevaluatedProperties', 'uniqueItems'] from schema $id: http://devicetree.org/meta-schemas/keywords.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/perf/arm,dsu-pmu.yaml: ignoring, error in schema: properties: cpus warning: no schema found in file: ./Documentation/devicetree/bindings/perf/arm,dsu-pmu.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1564818 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