From patchwork Wed Oct 16 19:37:20 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thara Gopinath X-Patchwork-Id: 1178104 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="F7ysRnFJ"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 46tjHn1w2bz9sPZ for ; Thu, 17 Oct 2019 06:37:41 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394487AbfJPThj (ORCPT ); Wed, 16 Oct 2019 15:37:39 -0400 Received: from mail-qk1-f193.google.com ([209.85.222.193]:46744 "EHLO mail-qk1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2394464AbfJPThi (ORCPT ); Wed, 16 Oct 2019 15:37:38 -0400 Received: by mail-qk1-f193.google.com with SMTP id e66so3350171qkf.13 for ; Wed, 16 Oct 2019 12:37:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=n/EfPfS/rzayptMKHYVpYurUSNAbaOippVZDRNzUE4k=; b=F7ysRnFJGgjboY0XKIl3CtLjZJFKjN3OJG4bCNjVjWav0TojjT7TlmD3PaAM6iQR9u GcS1Z5nBswY2DKOKvyJO/RvfLfj7i0rWvBNgLB88JfwDCy5oYNpt7b3atBSY+sipZjr/ bF5X2OMqJwz/Ou9jLpokuEH3QARY+FUTC2MiGwgqv9Gde2DlexNMDXUSZgQdneRlaFB6 lqGBlMzHG+5HX+EN8CN0rrN6Hfi+wrfQBnR00tko+t/VJLtGGAEm6fvdThSOJikYa+wi /vD0th1bPwVwJYlguPu+7gbN0zL9mEjngSxc6XxE+EeeqafD4MbtcpRxcc50fYQdkQNM iyfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=n/EfPfS/rzayptMKHYVpYurUSNAbaOippVZDRNzUE4k=; b=pFGlcHnISASnVbxedE3hHPioz2wEY7R/YrG37obq+j6gWdC2kSdNz/yxlsbdaUtZGu X/ni/ex4i/ut00DoV8yuL9gienrkDYfkYTFlmz7kMYDQxfonD/TSbyloDGLxKVnbYP88 ZIi3rcoTdEXiwL/+eZBWLZ33A3FILat3uO3+EIlm5wZuaevcUZMt0anIpsyTB1STXtZf /9RKn3VNQ+dZpwZQ76zMaEBqAJKB5QjPlgDH0I97+2YHm5VflMz3kPdMpSUXj6rAMPzQ VB9GEEv+7HOu5x9VuXsLn1YVvTag5GoFExtmxxEsLuFBUiPh2fFLnraaPGZuKdBPdCV5 WZZQ== X-Gm-Message-State: APjAAAW0ZEIX81AY+bqoSAH3Y8vXRfwlmhGWD4F1A+CBDmpBgeHL0aGn r4ZiG5QTkOY8H7rb1TocQ4g+HA== X-Google-Smtp-Source: APXvYqysYd7L9p+e4+IwwD6T7cSHsFrZy5H/RVDaOTydJlo6DwCvGscuYB6HjYK4z+zLYTb2qhRraA== X-Received: by 2002:a37:907:: with SMTP id 7mr43233321qkj.129.1571254657726; Wed, 16 Oct 2019 12:37:37 -0700 (PDT) Received: from Thara-Work-Ubuntu.fios-router.home (pool-71-255-246-27.washdc.fios.verizon.net. [71.255.246.27]) by smtp.googlemail.com with ESMTPSA id 54sm16246030qts.75.2019.10.16.12.37.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 16 Oct 2019 12:37:37 -0700 (PDT) From: Thara Gopinath To: edubezval@gmail.com, rui.zhang@intel.com, ulf.hansson@linaro.org, daniel.lezcano@linaro.org, bjorn.andersson@linaro.org, agross@kernel.org Cc: amit.kucheria@verdurent.com, mark.rutland@arm.com, rjw@rjwysocki.net, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 6/7] dt-bindings: soc: qcom: Extend RPMh power controller binding to describe thermal warming device Date: Wed, 16 Oct 2019 15:37:20 -0400 Message-Id: <1571254641-13626-7-git-send-email-thara.gopinath@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1571254641-13626-1-git-send-email-thara.gopinath@linaro.org> References: <1571254641-13626-1-git-send-email-thara.gopinath@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org RPMh power controller hosts mx domain that can be used as thermal warming device. Add a sub-node to specify this. Signed-off-by: Thara Gopinath --- Documentation/devicetree/bindings/power/qcom,rpmpd.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/devicetree/bindings/power/qcom,rpmpd.txt b/Documentation/devicetree/bindings/power/qcom,rpmpd.txt index eb35b22..fff695d 100644 --- a/Documentation/devicetree/bindings/power/qcom,rpmpd.txt +++ b/Documentation/devicetree/bindings/power/qcom,rpmpd.txt @@ -18,6 +18,16 @@ Required Properties: Refer to for the level values for various OPPs for different platforms as well as Power domain indexes += SUBNODES +RPMh alsp hosts power domains that can behave as thermal warming device. +These are expressed as subnodes of the RPMh. The name of the node is used +to identify the power domain and must therefor be "mx". + +- #cooling-cells: + Usage: optional + Value type: + Definition: must be 2 + Example: rpmh power domain controller and OPP table #include