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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 67DD9C4360C for ; Fri, 27 Sep 2019 16:29:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3AB7521850 for ; Fri, 27 Sep 2019 16:29:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569601775; bh=eIYAHQn9C9x770vucfTM0ALtgSftVzg9UfDlM5Y7Ul4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=fIGUzX2tJwWCXmzjl1AWVkq5+d3fbjcdDkOhEyBVVA0LN2UlUiaEbxjvI8pCOT3// ClZpN1HGF5WkWp4TuVdeS0B3RD9ZvlS1gYa9+wNk3cUMwqIEy+zWmtMXyDbRdKpOgn d9JhCuaEfGAWb9gEJpFnF24UhPJuC8ayr7CmjBhs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727472AbfI0Q3b (ORCPT ); Fri, 27 Sep 2019 12:29:31 -0400 Received: from mail-ot1-f66.google.com ([209.85.210.66]:37204 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727079AbfI0Q3b (ORCPT ); Fri, 27 Sep 2019 12:29:31 -0400 Received: by mail-ot1-f66.google.com with SMTP id k32so2762998otc.4; Fri, 27 Sep 2019 09:29:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ijPthvXY5MkzJmndJb4QPmgAxNMcU2lPzqEJVv6FKic=; b=JndAQ8C/ST2/qjKS8JZGVGzHI9ae0F2lHMQ37OkbAywWC6Nh+o8RRBwzV0CtwtFhtx HcYvf1D2lGBnRvPPIiLPRyr70ItQr+B9gr1oluLlLYwANz1R/vXkHs5F5M1OpFYug/yt eAihmu4WzQaAbmg7WasdpWEjLwNrZxKN27+iqhveZ+z+FHmjZtipjT6xvYtBAvnY2Ah2 werbEFsszDxVO8Z2jfitWT1ET0G502hMPXIu2KeeSxh+AWVW5NFPUqQYgzJxJBTv+4Nj xzUL5l/VarTrCncRiovCLDXu2MdfAz4hndhX2cdN+EflHjo+HsNhuF3hPdsx+FKC8VpH JWOw== X-Gm-Message-State: APjAAAX7y4uYh4COQh3Seq6wgsBRJg6beotzYWHoMDFRqebxYiuMs84X nc5DnNQPcTGASG02UnLxTw== X-Google-Smtp-Source: APXvYqyD1bsWUu1PkapLS2xhliXVV73CnxU+i/v9UfsVJdpaGaFnJoMTWN/WoU0EM9M/qN8nNCtBJg== X-Received: by 2002:a9d:3dca:: with SMTP id l68mr4106313otc.49.1569601770160; Fri, 27 Sep 2019 09:29:30 -0700 (PDT) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id v132sm1832174oif.34.2019.09.27.09.29.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Sep 2019 09:29:29 -0700 (PDT) Date: Fri, 27 Sep 2019 11:29:29 -0500 From: Rob Herring To: Amit Kucheria Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, bjorn.andersson@linaro.org, edubezval@gmail.com, agross@kernel.org, masneyb@onstation.org, swboyd@chromium.org, Daniel Lezcano , Mark Rutland , Zhang Rui , linux-pm@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v4 07/15] dt-bindings: thermal: tsens: Convert over to a yaml schema Message-ID: <20190927162929.GA27130@bogus> References: <805a2ae9c95f41dc733ccc80346941998e1b230c.1569015835.git.amit.kucheria@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <805a2ae9c95f41dc733ccc80346941998e1b230c.1569015835.git.amit.kucheria@linaro.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Fri, 20 Sep 2019 14:52:22 -0700, Amit Kucheria wrote: > Older IP only supports the 'uplow' interrupt, but newer IP supports > 'uplow' and 'critical' interrupts. Document interrupt support in the > tsens driver by converting over to a YAML schema. > > Suggested-by: Stephen Boyd > Signed-off-by: Amit Kucheria > --- > .../bindings/thermal/qcom-tsens.txt | 55 ------ > .../bindings/thermal/qcom-tsens.yaml | 168 ++++++++++++++++++ > MAINTAINERS | 1 + > 3 files changed, 169 insertions(+), 55 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/thermal/qcom-tsens.txt > create mode 100644 Documentation/devicetree/bindings/thermal/qcom-tsens.yaml > Reviewed-by: Rob Herring