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=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 CE33DC433E3 for ; Tue, 16 Jun 2020 09:22:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AC58820786 for ; Tue, 16 Jun 2020 09:22:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="gbiR7iJE" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728179AbgFPJWU (ORCPT ); Tue, 16 Jun 2020 05:22:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43072 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727870AbgFPJWQ (ORCPT ); Tue, 16 Jun 2020 05:22:16 -0400 Received: from mail-ua1-x942.google.com (mail-ua1-x942.google.com [IPv6:2607:f8b0:4864:20::942]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49F5FC05BD43 for ; Tue, 16 Jun 2020 02:22:15 -0700 (PDT) Received: by mail-ua1-x942.google.com with SMTP id g44so6654103uae.12 for ; Tue, 16 Jun 2020 02:22:15 -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=5DT2283QGSeLmNfRYosxvl4RnLSyjJEL1/ZqFVdUOJQ=; b=gbiR7iJELkxNmdiFG9i0jMjxFEi2lb7SY5/bBgrWh11d1mz9Ty/etYm5giSxwegNQs MRha2ZX2nS+57DDDxKnsIeqIUAysnFBvEJ9g2NrznEp48uFKw6y317kN/4oI2nbvfoYP MtpvaX3EAU4PXUqz5tyr3CCTvZwrAorztgU7Ynwe/RHsDvnAMl27sI4cq70yGcCN6VLD W1huILgMFI7IjGXsotocJGfn09BwBxuS8F7ihs1sLR4Jo7297v0roOgWxgcXMUY9tD6U qgq0K68V23qnMt+3xvffDoPhJ3oXeEXabuKD5+bEV8SusiKKV0nZK4zXGiCgy5ggNkoE Ozew== 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=5DT2283QGSeLmNfRYosxvl4RnLSyjJEL1/ZqFVdUOJQ=; b=WHcZXaQq8bZ+/cHVVWQ10lnA0MPLhWw/BQR9NiDDy9hWxpRTC2V5DzPf5B7kp9iKra 8e/L6ohDwU4sWma5w5q5Rwqq5DubmPDrbcVK7sWluICtaYB2tU/ghT6fnetAd83AXgaR JhjeZ/oBjTRa98B2dibDYK+gGBBuza4WkWsPCL2VAhtzVU61wLrROiwaNksOGODPJqzR q+KLOm0aQ48o2N91cvGk1p+geBTW/PA3N5MWJ5dGQjmeuY8J6uCuH3E2wqJ1jYkpGNPL AWQJx4/SimxMBkgnv33RC3ncwSopcrQUIq7iPLRzD1u4jqbF84XlDicj5rfv49y2LxpM VvvA== X-Gm-Message-State: AOAM530Bf0jnxbWjNrr28flkGr2HcIwLp9dyIujUcjT4LHyMlXYRVEOX cJfpLoS9rMgNpnZh1Nqj2xwqQrNzX0+YisJG9Ut0Mg== X-Google-Smtp-Source: ABdhPJy0PnwHfzauVDw+Ug2b7tLfbgXqklE/dFIs6uKXZxsoJFcNcg5IvQkTzE3BVQgmfzvG6L2U8lbITGbUSMKo/AA= X-Received: by 2002:ab0:186d:: with SMTP id j45mr1143930uag.104.1592299334487; Tue, 16 Jun 2020 02:22:14 -0700 (PDT) MIME-Version: 1.0 References: <20200604015317.31389-1-thara.gopinath@linaro.org> <20200604015317.31389-6-thara.gopinath@linaro.org> In-Reply-To: <20200604015317.31389-6-thara.gopinath@linaro.org> From: Ulf Hansson Date: Tue, 16 Jun 2020 11:21:38 +0200 Message-ID: Subject: Re: [PATCH v6 5/6] dt-bindings: power: Extend RPMh power controller binding to describe thermal warming device To: Thara Gopinath Cc: Zhang Rui , Daniel Lezcano , Bjorn Andersson , Andy Gross , Rob Herring , Amit Kucheria , Mark Rutland , "Rafael J. Wysocki" , Linux PM , DTML , linux-arm-msm , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Thu, 4 Jun 2020 at 03:53, Thara Gopinath wrote: > > RPMh power controller hosts mx domain that can be used as thermal warming > device. Add #cooling-cells property to the power domain provider node to > indicate this. > > Signed-off-by: Thara Gopinath > Acked-by: Rob Herring Reviewed-by: Ulf Hansson Kind regards Uffe > --- > > v3->v4: > - Removed subnode to indicate that mx power domain is a warming > device. Instead #cooling-cells is used as a power domain > provider property to indicate if the provider hosts a power > domain that can be used as a warming device. > > v4->v5: > Moved the property from .txt format to .yaml format. > > Documentation/devicetree/bindings/power/qcom,rpmpd.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml > index 8058955fb3b9..a4fbbd88ce18 100644 > --- a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml > +++ b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml > @@ -28,6 +28,9 @@ properties: > '#power-domain-cells': > const: 1 > > + '#cooling-cells': > + const: 2 > + > operating-points-v2: true > > opp-table: > -- > 2.20.1 >