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 5EB42C433EF for ; Mon, 18 Oct 2021 17:34:09 +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 2B82E60EB4 for ; Mon, 18 Oct 2021 17:34:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 2B82E60EB4 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=DkJZChpzqdcGchpUgNUyN/IySSeEboLl2jxVzSYLtGI=; b=D1aXlM+JgFptjH sVKQkmLLUZSYk+P355ZFLyLtLJWumvu0brxq9fN3Gc8aCXXI5ZsDB0+O/ZLNegOX/usk6vCNhg4A6 FIDQizegZ022cnbwxlISEMEmahc4YMzSO14XlOZ5u/fD+EFFYs52VX6ZHkCHM/T2h3t99Ulc45U4z yyhp6OP7RZGNRpPYQ61o4MTUb9G18xUcscCCHv/ON0obCXuJ+yY1aUr3fhxxqoB6nKQ0yVjnHjkCV fPUX9gc3k2CtIUt5+UzvrOya8kZj/Nq92fkovftwqrq7k6/ozDut5s+sTggowwaQlHcRaRDOod5E1 U/aOrngFnQJBFYejxyNQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mcWVH-00GebC-TI; Mon, 18 Oct 2021 17:32:52 +0000 Received: from mail-ot1-f43.google.com ([209.85.210.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mcWV6-00GeYG-Oi for linux-arm-kernel@lists.infradead.org; Mon, 18 Oct 2021 17:32:42 +0000 Received: by mail-ot1-f43.google.com with SMTP id l24-20020a9d1c98000000b00552a5c6b23cso724976ota.9 for ; Mon, 18 Oct 2021 10:32:40 -0700 (PDT) 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=2U8hBROJcAqw7cvJsslFtgA/mHZAvox2fIGmr8/9UKc=; b=zS48t11bnIBMMHMpSAs8PHtdmQPhiyJL35B+x2eiNAF8onKVho5Z1kSZDkftwOou4N j4L+xm2pFdbtR/XceUVoA9CFRuH81nhPUEXjkTF3ewOGx67Jy4FSab135SnrdLBA547A 7WIn+ALTA3Ft5oYCqS2HusR1kkdZp7Uk5Z46mKws8Vz4ANHBslOqXpmAhNmra/0w0Cml mX3Ul8+rZ8+g1AuTH6CSYEu4hEimynfAHhYi+i3aa/z/mWnmQYmKOQYLDSfwClDT77yi yBnI0cHsSMgWmKlRyUYx/bm0aTIsE7nSOVm+5uE/xjnzkT2MznsBPQ30MeeUTySgozpZ +0JQ== X-Gm-Message-State: AOAM5333j6eLdOYI92QNUmtVrxrbWw1JTprmMyGy3tuAlMq89M0l0HxZ Y9WlDSNHYwN03TKrnoe0Nw== X-Google-Smtp-Source: ABdhPJyRN4OujdXL5CfZdoqzic+ABwBDXCL5MO8pWWd5f8xybeyhVcEjN/oNd+bSkL/32ctN/iwwiw== X-Received: by 2002:a9d:4113:: with SMTP id o19mr1013451ote.228.1634578360032; Mon, 18 Oct 2021 10:32:40 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id r4sm3129771oti.27.2021.10.18.10.32.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Oct 2021 10:32:39 -0700 (PDT) Received: (nullmailer pid 2612840 invoked by uid 1000); Mon, 18 Oct 2021 17:32:38 -0000 From: Rob Herring To: Etienne Carriere Cc: linux-kernel@vger.kernel.org, Vincent Guittot , Cristian Marussi , linux-arm-kernel@lists.infradead.org, Rob Herring , Sudeep Holla , devicetree@vger.kernel.org In-Reply-To: <20211018114046.25571-1-etienne.carriere@linaro.org> References: <20211018114046.25571-1-etienne.carriere@linaro.org> Subject: Re: [PATCH v3 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI Date: Mon, 18 Oct 2021 12:32:38 -0500 Message-Id: <1634578358.516648.2612839.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211018_103240_838955_FEA9634F X-CRM114-Status: GOOD ( 14.86 ) 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 Mon, 18 Oct 2021 13:40:45 +0200, Etienne Carriere wrote: > Introduce compatible "linaro,scmi-optee" for SCMI transport channel > based on an OP-TEE service invocation. The compatible mandates a > channel ID defined with property "linaro,optee-channel-id". > > Cc: devicetree@vger.kernel.org > Cc: Rob Herring > Signed-off-by: Etienne Carriere > --- > Changes since v2: > - Define mandatory property linaro,optee-channel-id > - Rebased on yaml description file > > Changes since v1: > - Removed modification regarding mboxes property description. > --- > .../bindings/firmware/arm,scmi.yaml | 44 +++++++++++++++++++ > 1 file changed, 44 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: patternProperties:^protocol@[0-9a-f]+$:properties:linaro,optee-channel-id: 'description' is a required property hint: Vendor specific properties must have a type and description unless they have a defined, common suffix. from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/firmware/arm,scmi.yaml: patternProperties:^protocol@[0-9a-f]+$:properties:linaro,optee-channel-id: 'oneOf' conditional failed, one must be fixed: 'type' is a required property hint: A vendor boolean property can use "type: boolean" Additional properties are not allowed ('maxItems' was unexpected) hint: A vendor boolean property can use "type: boolean" /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/firmware/arm,scmi.yaml: patternProperties:^protocol@[0-9a-f]+$:properties:linaro,optee-channel-id: 'oneOf' conditional failed, one must be fixed: 'enum' is a required property 'const' is a required property hint: A vendor string property with exact values has an implicit type from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/firmware/arm,scmi.yaml: patternProperties:^protocol@[0-9a-f]+$:properties:linaro,optee-channel-id: 'oneOf' conditional failed, one must be fixed: '$ref' is a required property 'allOf' is a required property hint: A vendor property needs a $ref to types.yaml from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml# hint: Vendor specific properties must have a type and description unless they have a defined, common suffix. from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/firmware/arm,scmi.yaml: ignoring, error in schema: patternProperties: ^protocol@[0-9a-f]+$: properties: linaro,optee-channel-id warning: no schema found in file: ./Documentation/devicetree/bindings/firmware/arm,scmi.yaml Documentation/devicetree/bindings/mailbox/arm,mhu.example.dt.yaml:0:0: /example-1/firmware/scmi: failed to match any schema with compatible: ['arm,scmi'] Documentation/devicetree/bindings/firmware/arm,scmi.example.dts:175.39-178.19: ERROR (duplicate_label): /example-2/firmware/scmi/protocol@14: Duplicate label 'scmi_clk' on /example-2/firmware/scmi/protocol@14 and /example-0/firmware/scmi/protocol@14 Documentation/devicetree/bindings/firmware/arm,scmi.example.dts:180.40-186.19: ERROR (duplicate_label): /example-2/firmware/scmi/protocol@13: Duplicate label 'scmi_dvfs' on /example-2/firmware/scmi/protocol@13 and /example-0/firmware/scmi/protocol@13 ERROR: Input tree has errors, aborting (use -f to force output) make[1]: *** [scripts/Makefile.lib:385: Documentation/devicetree/bindings/firmware/arm,scmi.example.dt.yaml] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1441: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1542547 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