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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 252A0C48BDF for ; Tue, 22 Jun 2021 08:41:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0F9DD6134F for ; Tue, 22 Jun 2021 08:41:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230298AbhFVIoN (ORCPT ); Tue, 22 Jun 2021 04:44:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50032 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230013AbhFVIoN (ORCPT ); Tue, 22 Jun 2021 04:44:13 -0400 Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C35EC061574 for ; Tue, 22 Jun 2021 01:41:57 -0700 (PDT) Received: by mail-wm1-x329.google.com with SMTP id m41-20020a05600c3b29b02901dcd3733f24so1179027wms.1 for ; Tue, 22 Jun 2021 01:41:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XA1+Rp5LATzXW9X3kNyiTeCwcY/WbQj5ki86deqlRUU=; b=sye6DyVz9MMCkgM9C3JDj8Y0rVLYcm0XFgOqxYtiFqjc0BWAP68Nw1Ylqdc9NUyYee sZXg1PYVnjy5I+wWdRUXEpdzFjOxlwZgj2WyykKs7elysMO6C+3JUpwfiTCIQLrB9Eet FjEnoZjoTbDeVAQr90p8EgEn6M80nF8C5dk/xrqA4fpnO76UQfMNRN2PGpqSX0tqdloG obFLjnP/UYZJ4ot5zDO1/PX6gCNCH+lA0eqkXpGwo/6v+yprO4aMEGGwwgRy668Heclh xxFLKLBe5xUKAzE9xKZtuGjwjQUASGc5TFa5s+jqI/7ikvjmxVl8yJOromKXOhXe6mSF ruBA== 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=XA1+Rp5LATzXW9X3kNyiTeCwcY/WbQj5ki86deqlRUU=; b=BnGFvQLbIbHXle1nZV7uJE3gdHayzzfiFsCPOZMGvFgsRrUA3ZtigcXkwwSidf58YS rlvJAUwTO9+QVeqSNjCxf5aan+GVxUGjFfPoonV1sVgqmPw+GSaFu4DNPBTabNYAJe1F 8A+j4CEcVMyjpMLZT/EmG+gY17FDJBnJJswT1368GbAffSgK5x5MSsIc2NXuCnqGpcDy /399WweJvzI2XNaDoFRsMJgGz2i1M+sGJVstUqW5p//aUJJYsyPVXkU+vnDJR78TldNz 4ErPiy8LHZf+4/4DGY08TRd904RmXsL7hdPLF5zIcy7SOxqNoGiQBRWqhh9zMi7/kG9p zfGA== X-Gm-Message-State: AOAM53226tSt7L3+i7+Sb6RhlDV9rl/z5UyxXt4tvImjgP9MMVtz/Vd7 qGzWcylSWejd57Rdi+1cjm8tCbRF34H+eJHWdIN4wA== X-Google-Smtp-Source: ABdhPJxyCBE2yf8JDZ6qOcKTBwdJou1Exjeh1KfsRwQRi8kJtfXDva4rXzVv5tE/owN4PIcSyHguZ6uWW6Xf0QPDVs0= X-Received: by 2002:a1c:7219:: with SMTP id n25mr3008537wmc.3.1624351315897; Tue, 22 Jun 2021 01:41:55 -0700 (PDT) MIME-Version: 1.0 References: <20210616103649.2662395-1-jens.wiklander@linaro.org> <20210616103649.2662395-4-jens.wiklander@linaro.org> <20210616160557.GB3472903@robh.at.kernel.org> In-Reply-To: <20210616160557.GB3472903@robh.at.kernel.org> From: Jens Wiklander Date: Tue, 22 Jun 2021 10:41:45 +0200 Message-ID: Subject: Re: [PATCH v2 3/7] dt-bindings: arm: optee: add interrupt property To: Rob Herring Cc: Linux Kernel Mailing List , Linux ARM , OP-TEE TrustedFirmware , Devicetree List , Linux Doc Mailing List , Jerome Forissier , Etienne Carriere , Sumit Garg , Vincent Guittot , Jonathan Corbet , Ard Biesheuvel , Marc Zyngier Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Jun 16, 2021 at 6:06 PM Rob Herring wrote: > > On Wed, Jun 16, 2021 at 12:36:45PM +0200, Jens Wiklander wrote: > > Adds an optional interrupt property to the optee binding. > > > > Signed-off-by: Jens Wiklander > > --- > > .../devicetree/bindings/arm/firmware/linaro,optee-tz.yaml | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml b/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml > > index c931b030057f..3efbe11b637d 100644 > > --- a/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml > > +++ b/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.yaml > > @@ -24,6 +24,9 @@ properties: > > for the reference implementation maintained by Linaro. > > const: linaro,optee-tz > > > > + interrupts: > > + maxItems: 1 > > + > > method: > > description: The method of calling the OP-TEE Trusted OS. > > $ref: /schemas/types.yaml#/definitions/string-array > > @@ -37,6 +40,10 @@ properties: > > in drivers/tee/optee/optee_smc.h > > const: hvc > > > > +required: > > + - compatible > > + - method > > + > > This should go in the first patch. OK, that will be covered when I rebase the next patch set on what's now be78329717e4 ("dt-bindings: arm: firmware: Convert linaro,optee-tz to json schema") in linux-next. Thanks, Jens > > > additionalProperties: false > > > > examples: > > @@ -45,5 +52,6 @@ examples: > > optee { > > compatible = "linaro,optee-tz"; > > method = "smc"; > > + interrupts = <0 187 4>; > > }; > > }; > > -- > > 2.31.1