From patchwork Fri Oct 7 22:37:01 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lina Iyer X-Patchwork-Id: 9367785 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 74BE3600C8 for ; Fri, 7 Oct 2016 22:37:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7ABBD297F0 for ; Fri, 7 Oct 2016 22:37:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6F0C7297F4; Fri, 7 Oct 2016 22:37:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5686A297F4 for ; Fri, 7 Oct 2016 22:37:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755330AbcJGWh3 (ORCPT ); Fri, 7 Oct 2016 18:37:29 -0400 Received: from mail-pf0-f170.google.com ([209.85.192.170]:34085 "EHLO mail-pf0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755079AbcJGWh1 (ORCPT ); Fri, 7 Oct 2016 18:37:27 -0400 Received: by mail-pf0-f170.google.com with SMTP id e6so29281941pfk.1 for ; Fri, 07 Oct 2016 15:37:27 -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=RrPFhazRgwouH7gM3IO5XrxlkGpKcuhWQyg6SJkHMUk=; b=X/ENsH5AJ8WcyPUlWXcGQBtIlJzgeolb0RD0evCDNv7PGA0K0MOiCNS+bt6EsaOLAd 4AgmcmjB4QV4h29FXFabTXk2JmTDfjAEPYkx/ioU4oMMLte9954lSWyrUv5BWDiP8xj2 src7TPOcTbKSxGOp3X8WM39pKWLdfWVYGoooU= 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=RrPFhazRgwouH7gM3IO5XrxlkGpKcuhWQyg6SJkHMUk=; b=Dzg7YL30VzZrKS/OPYTQvtHc67KRGMMdHERyjWOS64bbUpYeiZZfrJAROnV1hnVdcv LCDLmoLUb65t9czsfe3hplO+5+yuX9M5rTU8ze3uaSTAJ6aRfyD2kOW32h1jOowGfT1e Rj7NfXbw2KvVAIyzDDpUbECRcPHFmUX3e9Xws0Y2bEYb9pUoJ2YX78oYCRZDiTTnXgSn fyCMs6Y4iHBtVp8RzfJmrj2HorNRWDSyOjMvxYnczyB82fKrnnU1ftXX2cNJBhoVm3ZA UJMcbgZTiOvCLYhyGoqZWxtXeJQgHeSZxAjVNUJW/QJs6uaHE7MJz7jnOLSFV27Jnggz sSGg== X-Gm-Message-State: AA6/9Rl7AFB5LnkzO/coel3X3XZ+PFR8hHqRwiBL3FnGRTQchGhVHZ2OA8E/RAM48d0BnyJi X-Received: by 10.98.84.67 with SMTP id i64mr40448994pfb.105.1475879846922; Fri, 07 Oct 2016 15:37:26 -0700 (PDT) Received: from ubuntu.localdomain (i-global254.qualcomm.com. [199.106.103.254]) by smtp.gmail.com with ESMTPSA id 4sm16409203pfw.90.2016.10.07.15.37.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 07 Oct 2016 15:37:25 -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 Subject: [PATCH v2 8/8] PM / doc: Update device documentation for devices in IRQ safe PM domains Date: Fri, 7 Oct 2016 15:37:01 -0700 Message-Id: <1475879821-8035-9-git-send-email-lina.iyer@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1475879821-8035-1-git-send-email-lina.iyer@linaro.org> References: <1475879821-8035-1-git-send-email-lina.iyer@linaro.org> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Update documentation to reflect the changes made to support IRQ safe PM domains. Signed-off-by: Lina Iyer Acked-by: Ulf Hansson --- Documentation/power/devices.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Documentation/power/devices.txt b/Documentation/power/devices.txt index 8ba6625..0401b53 100644 --- a/Documentation/power/devices.txt +++ b/Documentation/power/devices.txt @@ -607,7 +607,14 @@ individually. Instead, a set of devices sharing a power resource can be put into a low-power state together at the same time by turning off the shared power resource. Of course, they also need to be put into the full-power state together, by turning the shared power resource on. A set of devices with this -property is often referred to as a power domain. +property is often referred to as a power domain. A power domain may also be +nested inside another power domain. + +Devices and PM domains may be defined as IRQ-safe, if they can be powered +on/off even when the IRQs are disabled. An IRQ-safe device in a domain will +disallow power management on the domain, unless the domain is also defined as +IRQ-safe. The restriction this framework imposes on the parent domain of an +IRQ-safe domain is that it must also be defined as IRQ-safe. Support for power domains is provided through the pm_domain field of struct device. This field is a pointer to an object of type struct dev_pm_domain,