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 54C2DC433EF for ; Tue, 15 Feb 2022 15:25:12 +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=5pSwYXAyiliUXuts93jRL+60BvslBkz6kpWSYJepS58=; b=x2PBwuz07zTUeX 2dFbPsxqj9Rh/MmWFshQ3I68hNE28rOoMp47XklAzoKFCALMy1rsuA4ezamwxdKoeMnw5WTm4XRiZ WAsa2okZpqD0Vo/Z/N/BQoOfAV3AfzJ2ALNjsHrPw9It0lksruoa7jaS+EswYvyB4o00gN9uOlHFS emuR2uo3tGqXTH7MRfnclPVotbv2NpN/UmLNRVleMe33mOKm0pChRkfVsuSl2w3uMbUMhf2j8w4WX nA5WDIXmNbjOfRyXVQZizCkp2ovfzM9dUoNd9EZOGX97fo9am0b437jOpJK/5ZHmC5t4MchhRaLm6 n0ZEwIUQy+G+A0HCSu+A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nJzgN-003EjW-6d; Tue, 15 Feb 2022 15:23:59 +0000 Received: from mail-il1-f180.google.com ([209.85.166.180]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nJzfW-003EM0-8s for linux-arm-kernel@lists.infradead.org; Tue, 15 Feb 2022 15:23:09 +0000 Received: by mail-il1-f180.google.com with SMTP id n5so15052577ilk.12 for ; Tue, 15 Feb 2022 07:23:05 -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=weEvHFGw/9QrnqnqUkvam9o2UqOWSm/GuPZ0OggVVNQ=; b=7+dnTWRMuZfhXeC5QYW/52AYpNXi7alI4qDyqYKgwtMddu7yfUqMNMp8iAi6uH2coY ELAD5tvEk9KgQk5C9pfh7Xi65DJK5M45Zau0zXo4xP9qHZ3xYgm63b4KewSa5BfFdTod QyRTnxGDdKNtxyV2nofn2nbL+LG0hvHdHqRk0Hcw4m9UQQiY3ZNyPsI/VC98u1EHJ0XQ YWL7V0q+09mnmjMN7TAlJKdTdXixHm1oKJu45rJsD9EnMCRR8yw0QdjUNVtA/ZquQ/OZ UyvWr4/aSThNW4YDQqRKtFaZ5UBcJn5JSRYu0uE/knqWSUr2NUZNA4zsq/NNdOprTmZK NusQ== X-Gm-Message-State: AOAM533mIHSVwFm/yZa4gMS/u3tL2y86XLKnRZTw4lQMayfY/3dDDLsu UAU2CiqzrqYqquR5O86FCw== X-Google-Smtp-Source: ABdhPJx0i8zDZMxvbpR55JFaMOBoAnq9vyYPRDhu7kRCJt5Fp29eRsmM2h5R5u7LBsygSSfAXjGvNw== X-Received: by 2002:a05:6e02:b2e:: with SMTP id e14mr2821250ilu.302.1644938585205; Tue, 15 Feb 2022 07:23:05 -0800 (PST) Received: from robh.at.kernel.org ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id z5sm8889997ilu.45.2022.02.15.07.23.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Feb 2022 07:23:04 -0800 (PST) Received: (nullmailer pid 3450862 invoked by uid 1000); Tue, 15 Feb 2022 15:22:45 -0000 From: Rob Herring To: Cristian Marussi Cc: Rob Herring , peter.hilber@opensynergy.com, Jonathan.Cameron@Huawei.com, sudeep.holla@arm.com, f.fainelli@gmail.com, vincent.guittot@linaro.org, devicetree@vger.kernel.org, souvik.chakravarty@arm.com, etienne.carriere@linaro.org, linux-kernel@vger.kernel.org, igor.skalkin@opensynergy.com, linux-arm-kernel@lists.infradead.org, james.quinlan@broadcom.com In-Reply-To: <20220213195832.27932-5-cristian.marussi@arm.com> References: <20220213195832.27932-1-cristian.marussi@arm.com> <20220213195832.27932-5-cristian.marussi@arm.com> Subject: Re: [PATCH v4 4/8] dt-bindings: firmware: arm, scmi: Add atomic-threshold-us optional property Date: Tue, 15 Feb 2022 09:22:45 -0600 Message-Id: <1644938565.068934.3450861.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220215_072306_401410_A7A26A0C X-CRM114-Status: GOOD ( 15.98 ) 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 Sun, 13 Feb 2022 19:58:28 +0000, Cristian Marussi wrote: > SCMI protocols in the platform can optionally signal to the OSPM agent > the expected execution latency for a specific resource/operation pair. > > Introduce an SCMI system wide optional property to describe a global time > threshold which can be configured on a per-platform base to determine the > opportunity, or not, for an SCMI command advertised to have a higher > latency than the threshold, to be considered for atomic operations: > high-latency SCMI synchronous commands should be preferably issued in the > usual non-atomic mode. > > Cc: Rob Herring > Cc: devicetree@vger.kernel.org > Signed-off-by: Cristian Marussi > --- > v3 --> v4 > - renamed property to atomic-threshold-us > v1 --> v2 > - rephrased the property description > --- > .../devicetree/bindings/firmware/arm,scmi.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) > 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/firmware/arm,scmi.yaml: properties:atomic-threshold-us: '$ref' should not be valid under {'const': '$ref'} hint: Standard unit suffix properties don't need a type $ref from schema $id: http://devicetree.org/meta-schemas/core.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/firmware/arm,scmi.yaml: ignoring, error in schema: properties: atomic-threshold-us Documentation/devicetree/bindings/firmware/arm,scmi.example.dt.yaml:0:0: /example-0/firmware/scmi: failed to match any schema with compatible: ['arm,scmi'] Documentation/devicetree/bindings/firmware/arm,scmi.example.dt.yaml:0:0: /example-1/firmware/scmi: failed to match any schema with compatible: ['arm,scmi-smc'] Documentation/devicetree/bindings/mailbox/arm,mhu.example.dt.yaml:0:0: /example-1/firmware/scmi: failed to match any schema with compatible: ['arm,scmi'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1592136 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