From patchwork Mon Oct 24 22:21:04 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lina Iyer X-Patchwork-Id: 79096 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp2813260qge; Mon, 24 Oct 2016 15:21:30 -0700 (PDT) X-Received: by 10.98.14.197 with SMTP id 66mr32701995pfo.123.1477347690809; Mon, 24 Oct 2016 15:21:30 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m65si17506435pfj.199.2016.10.24.15.21.30; Mon, 24 Oct 2016 15:21:30 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-arm-msm-owner@vger.kernel.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965477AbcJXWV2 (ORCPT + 10 others); Mon, 24 Oct 2016 18:21:28 -0400 Received: from mail-pf0-f182.google.com ([209.85.192.182]:33281 "EHLO mail-pf0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965697AbcJXWVZ (ORCPT ); Mon, 24 Oct 2016 18:21:25 -0400 Received: by mail-pf0-f182.google.com with SMTP id 128so106325006pfz.0 for ; Mon, 24 Oct 2016 15:21:25 -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=C61e7hW+F4tecLknRs6n5BSREaOCDZ4eV15YgIJcwik=; b=PlvqXS2Q0ahlEprVFXbd0iaQ0Vk3MDfrUC8llAPptXiwiO6xZiE7RuPVDuXIaPmDqC QkPvWU6OusmsV9Osz/I5c8LuJazPySp9K3D3uHLdlrgsDstnB5UwGzMbI7bfkG4NhVOr lV/P+Ep+n3l96Ux+34tjiwLZVfdG+kJ1giEow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=C61e7hW+F4tecLknRs6n5BSREaOCDZ4eV15YgIJcwik=; b=MaHRTBcHkZxSZJT+x9J3NjSxQYqa1J56zXOWQTPIGO9G+JKy1efvAjgsSxex3iGSDI 58vhX6fLDU+QiwKVCyl2ss9rzFSskBLbYqHsWO5bJDAeiJDKaGLZlPs6Pj0Rnw7mQ4lb O7flHm1zd0FtP/2QnJcaVhk5NleuR7WxziGzRC4goSveptr44V1V421GWZTXt+wlEU1j th+yOBbyx8RnX+xl0+lcRr5+zjUSISTkyvrKVchtdH9YuVV7sqo8M6PvFhTau7iOaOPN IhPwbWeQ0jVaOZhytcV7554xJHYZxCdsFESkAiSRYWe1iMaLLGei/Jy9PkfnqcWJOHxA YOHg== X-Gm-Message-State: ABUngvcObEBgzPOb64P1zWqv3uQxCA1lAnVRPw0VnpxBINLSsu/CE4J9d6ge58f2kseXQSSG X-Received: by 10.99.48.69 with SMTP id w66mr27550903pgw.109.1477347685144; Mon, 24 Oct 2016 15:21:25 -0700 (PDT) Received: from ubuntu.localdomain (i-global254.qualcomm.com. [199.106.103.254]) by smtp.gmail.com with ESMTPSA id x190sm27674408pfd.20.2016.10.24.15.21.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 24 Oct 2016 15:21:24 -0700 (PDT) From: Lina Iyer To: ulf.hansson@linaro.org, khilman@kernel.org, rjw@rjwysocki.net, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: andy.gross@linaro.org, sboyd@codeaurora.org, linux-arm-msm@vger.kernel.org, brendan.jackman@arm.com, lorenzo.pieralisi@arm.com, sudeep.holla@arm.com, Juri.Lelli@arm.com, Lina Iyer , devicetree@vger.kernel.org, Marc Titinger Subject: [PATCH v4 5/9] dt-bindings: Update binding for PM domain idle states Date: Mon, 24 Oct 2016 15:21:04 -0700 Message-Id: <1477347668-41901-6-git-send-email-lina.iyer@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477347668-41901-1-git-send-email-lina.iyer@linaro.org> References: <1477347668-41901-1-git-send-email-lina.iyer@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Update DT bindings to describe idle states of PM domains. This patch is based on the original patch by Marc Titinger. Cc: Signed-off-by: Marc Titinger Signed-off-by: Ulf Hansson Signed-off-by: Lina Iyer --- .../devicetree/bindings/power/power_domain.txt | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/devicetree/bindings/power/power_domain.txt b/Documentation/devicetree/bindings/power/power_domain.txt index 025b5e7..3c926b5 100644 --- a/Documentation/devicetree/bindings/power/power_domain.txt +++ b/Documentation/devicetree/bindings/power/power_domain.txt @@ -29,6 +29,16 @@ Optional properties: specified by this binding. More details about power domain specifier are available in the next section. +- domain-idle-states : A phandle of an idle-state that shall be soaked into a + generic domain power state. The idle state definitions must be + compatible with "domain-idle-state" as well as + "arm,idle-state" as defined in [1]. + The domain-idle-state property reflects the idle state of this PM domain and + not the idle states of the devices or sub-domains in the PM domain. Devices + and sub-domains have their own idle-states independent of the parent + domain's idle states. In the absence of this property, the domain would be + considered as capable of being powered-on or powered-off. + Example: power: power-controller@12340000 { @@ -59,6 +69,38 @@ The nodes above define two power controllers: 'parent' and 'child'. Domains created by the 'child' power controller are subdomains of '0' power domain provided by the 'parent' power controller. +Example 3: + parent: power-controller@12340000 { + compatible = "foo,power-controller"; + reg = <0x12340000 0x1000>; + #power-domain-cells = <0>; + domain-idle-states = <&DOMAIN_RET>, <&DOMAIN_PWR_DN>; + }; + + child: power-controller@12341000 { + compatible = "foo,power-controller"; + reg = <0x12341000 0x1000>; + power-domains = <&parent 0>; + #power-domain-cells = <0>; + domain-idle-states = <&DOMAIN_PWR_DN>; + }; + + DOMAIN_RET: state@0 { + compatible = "domain-idle-state", "arm,idle-state"; + reg = <0x0>; + entry-latency-us = <1000>; + exit-latency-us = <2000>; + min-residency-us = <10000>; + }; + + DOMAIN_PWR_DN: state@1 { + compatible = "domain-idle-state", "arm,idle-state"; + reg = <0x1>; + entry-latency-us = <5000>; + exit-latency-us = <8000>; + min-residency-us = <7000>; + }; + ==PM domain consumers== Required properties: @@ -76,3 +118,5 @@ Example: The node above defines a typical PM domain consumer device, which is located inside a PM domain with index 0 of a power controller represented by a node with the label "power". + +[1]. Documentation/devicetree/bindings/arm/idle-states.txt