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=-9.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,USER_AGENT_GIT 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 AEADAFA3728 for ; Wed, 16 Oct 2019 19:37:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8704421D7A for ; Wed, 16 Oct 2019 19:37:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="F7ysRnFJ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394489AbfJPThj (ORCPT ); Wed, 16 Oct 2019 15:37:39 -0400 Received: from mail-qk1-f194.google.com ([209.85.222.194]:41410 "EHLO mail-qk1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2394487AbfJPThi (ORCPT ); Wed, 16 Oct 2019 15:37:38 -0400 Received: by mail-qk1-f194.google.com with SMTP id p10so23905743qkg.8 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=UBqfLAm1jF0MFagcA1WqEYgeA3SSholjNUKAhVVMiUMc7u++3mv/ujwRLhRrHKXNcX IT0ycWs8ypDdziX4aM3FjkKhZpf2xX28x+4pHIs0WVrOY7DhfIXfHVZd+hFK8L7atjW5 J3nvObGaM8kERGmQkcG3eAdHus8Pko2HDLhiSr09kkFBJKN5JqDV0QEgCZ1mRVXRM+x9 bccoZwuSydXY417mnuBm17CHVMmCoZMInldd0eLzeZdi+ibl95q5TleOoCT9a36gVYIg U7rx97slyx7OkwVbPAOoXkTAinCewldaK2WFQmtZ7ZwW1upd28E0o5Lt0x5aFX5JGub5 UCGA== X-Gm-Message-State: APjAAAXDN93ZWNkpMxqgPTd6MlDBp1f8ufPtldzvrLQFTyH3mAA3K8Fd zYz4Pg2NJLcqUrHd2pS+yXeBng== 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: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@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 -- 2.1.4