From patchwork Tue Oct 25 15:26:37 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lina Iyer X-Patchwork-Id: 9394909 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 D417060231 for ; Tue, 25 Oct 2016 15:31:09 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C727329644 for ; Tue, 25 Oct 2016 15:31:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BB24229666; Tue, 25 Oct 2016 15:31:09 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 449DF29644 for ; Tue, 25 Oct 2016 15:31:01 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bz3fS-0000rh-Tj; Tue, 25 Oct 2016 15:29:34 +0000 Received: from mail-pf0-x232.google.com ([2607:f8b0:400e:c00::232]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bz3d7-0007eS-V5 for linux-arm-kernel@lists.infradead.org; Tue, 25 Oct 2016 15:27:14 +0000 Received: by mail-pf0-x232.google.com with SMTP id 128so121583534pfz.0 for ; Tue, 25 Oct 2016 08:26:49 -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=MdU9mXSI+Ur0+aRy1X7dwpnu4P+cafV036GgdomNyr4=; b=B27eY+vczpIdLf9ElKpSARE8QibdYbiqXb9f+irqIgCJdIVRZ4F/Iyoj5gmlGZVCHg ILg1+rVBiRv17LwApXaA8NzOT7lBLlO2TMDvP/0o5l+FFZnrO3AhHL28Y2NUBsx42DYz SskRfRWAo0rheUNUtLkI8iyxUMpjE8v00zizE= 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=MdU9mXSI+Ur0+aRy1X7dwpnu4P+cafV036GgdomNyr4=; b=HF3aQgMp3UXNyf/wYc4kpe2V+Y7cMwJGsB3/uOHAE4HJWi6sw+aS+HJWSOoHSOifvn oji/Z6g3IJQhu0LmBzCImfKnUBlTXL0QWmLoL6eI4+1Md+62+5XLq2Xb6fZTAEFPZlfK vM7BcLI4dskbAfTtxmKk6Zw93HoL+VBOpzXRF9yU1tzK3bp/pazT+0TvT7yelsDtRbEO GHog5d9il2vj7hVfDK7zpd50CXIxwW5VDiU71JqQpdJqMCgaBSzX5roBC91p//nRWB6p dWK8s+/F0yWTRbDshfC9VBJnI/U6tQV6GMzd0bYuoAkUeqSHkB6DoFBQoR5DC52pzW82 XHHA== X-Gm-Message-State: ABUngveZOI4E/hr5CL/XIiIOgyg0rMwoHqAd1mPZntOYhXuqCBRogOaqwpmnTediEi8ojZXo X-Received: by 10.99.147.11 with SMTP id b11mr33796098pge.22.1477409208792; Tue, 25 Oct 2016 08:26:48 -0700 (PDT) Received: from ubuntu.localdomain (i-global254.qualcomm.com. [199.106.103.254]) by smtp.gmail.com with ESMTPSA id s85sm34320569pfi.17.2016.10.25.08.26.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 25 Oct 2016 08:26:47 -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 Subject: [PATCH 2/4] dt-bindings: add domain-idle-state compatible to arm, idle-state Date: Tue, 25 Oct 2016 08:26:37 -0700 Message-Id: <1477409199-52182-3-git-send-email-lina.iyer@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477409199-52182-1-git-send-email-lina.iyer@linaro.org> References: <1477409199-52182-1-git-send-email-lina.iyer@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161025_082710_441238_8CBB1E8E X-CRM114-Status: GOOD ( 10.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, lorenzo.pieralisi@arm.com, Juri.Lelli@arm.com, linux-arm-msm@vger.kernel.org, sboyd@codeaurora.org, brendan.jackman@arm.com, sudeep.holla@arm.com, andy.gross@linaro.org, Lina Iyer MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP CPU's idle states are defined by the arm,idle-state compatible flag. PM domains that can contains devices and other domains also has similar definition for its idle state. Reuse the definition of arm,idle-state for PM domains by allowing an addition compatible string ("domain-idle-state") to denote idle states that are specific to PM Domains. Cc: Cc: Rob Herring Suggested-by: Sudeep Holla Signed-off-by: Lina Iyer --- Documentation/devicetree/bindings/arm/idle-states.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/idle-states.txt b/Documentation/devicetree/bindings/arm/idle-states.txt index b8e41c1..4b0ff59 100644 --- a/Documentation/devicetree/bindings/arm/idle-states.txt +++ b/Documentation/devicetree/bindings/arm/idle-states.txt @@ -271,6 +271,9 @@ follows: Usage: Required Value type: Definition: Must be "arm,idle-state". + Additionally, nodes that are used to describe a + idle-state of PM domain must also define + "domain-idle-state" as compatible string. - local-timer-stop Usage: See definition