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=-6.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 B993DC3A59F for ; Thu, 29 Aug 2019 08:48:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 885D823404 for ; Thu, 29 Aug 2019 08:48:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="SHZ9Ygey" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726254AbfH2Isk (ORCPT ); Thu, 29 Aug 2019 04:48:40 -0400 Received: from mail-qt1-f195.google.com ([209.85.160.195]:35135 "EHLO mail-qt1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726232AbfH2Isj (ORCPT ); Thu, 29 Aug 2019 04:48:39 -0400 Received: by mail-qt1-f195.google.com with SMTP id u34so2818391qte.2 for ; Thu, 29 Aug 2019 01:48:39 -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=9zMYasvwvJSOlUawu9XgM9g2TZzoppz6gZllm9KotKE=; b=SHZ9YgeyfCMnhqlOYfjPzfUSq1BNrP1DU/i9TUQBQF5OxqXyYXFbD3KXCwEOnPeA9c 71IF+x2HqEnqDJjtx3sQ8JNZRIoc4n0DkM6tPqcjTXAclxoj2axWpdPIm/GILFF5sqvV I1Rtjsp1Aau4Ox+y/Z3P8ANJk7ugFKmHEbk+DWR25g0QLrrX7MhO99/okNsqLhcX7sZe Zv3aMcHI9NL6UYsDsPPhRH637K0OTyfvpMkDLPysG4poicXhoDUeLGQgZYLpuiBCFhQ0 JSQefxcGPF33JB1eO3tomQetKOKEC4cwOdg7Xx6IrIidmf4qk5MZqWfG2ws4KkNrECVC dqdA== 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=9zMYasvwvJSOlUawu9XgM9g2TZzoppz6gZllm9KotKE=; b=aasFbbC6tnulhuf3zipH2ZqZWg2kMnAYMqgiU4jFDUqqDGbr6iTI9qlQdNP4mD2NQ3 VGVN1kTpOrkSg4ipr+va9ZYJPHNU/LQzA5uYGq+oUFz83yTBRfMRCGx0A/ulHKhq89kI mZAfbyGuYBcAmvQQOVBnbx2LcEJtTcztDmxa0jB6Nr2vQzuxBsRT1B0MtKrO/7+WZHeL X0kAIo2+Y6tyDZHvZyhpcG1CQzY/phE9eIem27EM10Pc0niLD0C2z99ayIE2ND2KOj3T 6335BPjhOEpUUKR7ufM3Uw8fHGZYYvU9HQ8Ke51gzwOSdRpC0ANVyO9dr/QaCkuIW/98 mpOQ== X-Gm-Message-State: APjAAAVrcmx574Wa2d+SApd5o5SH6eAsypa6oE3QSr0spSJmptfsRuxR 7/rBObublWxc4tDVe9cAI6nY2+F+L+gSRPRxGQ2J2w== X-Google-Smtp-Source: APXvYqzjzN2EG+az7+HCU8fERqdhPqrzGKY2WH86fhF6ux/sDMROPXd1/G1j4VoryLHc4mDvNkJkhfATh7/XtrFc9S0= X-Received: by 2002:aed:3287:: with SMTP id z7mr3594931qtd.264.1567068518675; Thu, 29 Aug 2019 01:48:38 -0700 (PDT) MIME-Version: 1.0 References: <66ac3d3707d6296ef85bf1fa321f7f1ee0c02131.1566907161.git.amit.kucheria@linaro.org> <5d65cbe9.1c69fb81.1ceb.2374@mx.google.com> In-Reply-To: <5d65cbe9.1c69fb81.1ceb.2374@mx.google.com> From: Amit Kucheria Date: Thu, 29 Aug 2019 14:18:27 +0530 Message-ID: Subject: Re: [PATCH v2 07/15] dt: thermal: tsens: Document interrupt support in tsens driver To: Stephen Boyd Cc: Daniel Lezcano , Mark Rutland , Rob Herring , Zhang Rui , Andy Gross , Bjorn Andersson , Eduardo Valentin , linux-arm-msm , Linux Kernel Mailing List , Marc Gonzalez , Brian Masney , Linux PM list , DTML Content-Type: text/plain; charset="UTF-8" Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Wed, Aug 28, 2019 at 6:03 AM Stephen Boyd wrote: > > Quoting Amit Kucheria (2019-08-27 05:14:03) > > Define two new required properties to define interrupts and > > interrupt-names for tsens. > > > > Signed-off-by: Amit Kucheria > > --- > > Documentation/devicetree/bindings/thermal/qcom-tsens.txt | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.txt b/Documentation/devicetree/bindings/thermal/qcom-tsens.txt > > index 673cc1831ee9d..686bede72f846 100644 > > --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.txt > > +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.txt > > @@ -22,6 +22,8 @@ Required properties: > > > > - #thermal-sensor-cells : Should be 1. See ./thermal.txt for a description. > > - #qcom,sensors: Number of sensors in tsens block > > +- interrupts: Interrupts generated from Always-On subsystem (AOSS) > > Is it always one? interrupt-names makes it sound like it. > > > +- interrupt-names: Must be one of the following: "uplow", "critical" Will fix to "one or more of the following" > > - Refer to Documentation/devicetree/bindings/nvmem/nvmem.txt to know how to specify > > nvmem cells > >