From patchwork Tue Oct 25 15:26:38 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lina Iyer X-Patchwork-Id: 9394895 X-Patchwork-Delegate: agross@codeaurora.org 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 EED9E6086B for ; Tue, 25 Oct 2016 15:26:54 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E1FE629655 for ; Tue, 25 Oct 2016 15:26:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D67812965A; Tue, 25 Oct 2016 15:26:54 +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 782BD29658 for ; Tue, 25 Oct 2016 15:26:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934962AbcJYP0w (ORCPT ); Tue, 25 Oct 2016 11:26:52 -0400 Received: from mail-pf0-f180.google.com ([209.85.192.180]:36590 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933363AbcJYP0v (ORCPT ); Tue, 25 Oct 2016 11:26:51 -0400 Received: by mail-pf0-f180.google.com with SMTP id e6so121098211pfk.3 for ; Tue, 25 Oct 2016 08:26:51 -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=KNq/8AdD7ozfpiaBUznchUphB2v/Hi8454bSrCcPdKc=; b=IYEHNcJUdC9JjL685s6Sm68AU5C/HHvkVs+UrkJXZ+A8z3UsF6l3QPyY37Vtyu6ehl aem2LR996J+3UbUqer3PSoq8yPCWQctRitGrSlkPeJM7/V3WUfgOcmibwb8Xo3gJ2hU8 2km1zH5N8jgx6aZe3Yg7oWdRZOXrMeeF4A99Q= 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=KNq/8AdD7ozfpiaBUznchUphB2v/Hi8454bSrCcPdKc=; b=TC9i0/Da/k8unXLVGjW679h1i49QCRL9mg/lyqBK4sUjRVg0NSlh9wHrkZywiRY8bX SWqtUyJrG7GYmIvlPq3x0wtN0ifVgFTqvycL/M4Kb/V0Jg0Jb2E9kdb2DispN7EbSKeZ NJFJhQ7JitG5FeqLqmShU+jdNGsyhhg6Huj0Eo48qJ3iS3FWXdpt3SqmJddlW7LiVGYM iCmciYgh5ZwSqIjGXWzfafGa9OMlXR59/XJrjDzODcj76M+AnALv/wq1H5h9jkfrkB3m g8o2e62TnSgqtMxPEi7Qe3eSpiYpSbDd++JQazH9PqeA3eqlPZ2qmC1cR14sBF7rbxzm Ddgg== X-Gm-Message-State: ABUngvdhLxVk1kv6Fb9pDPFqIGSyKrlevVhMyAYXHOuspx8dJ7a9YKodfue5IYT36rVEf7IL X-Received: by 10.98.17.26 with SMTP id z26mr41085263pfi.44.1477409210972; Tue, 25 Oct 2016 08:26:50 -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.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 25 Oct 2016 08:26:50 -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, Rob Herring Subject: [PATCH 3/4] dt-bindings: Update domain-idle-state binding to use correct compatibles Date: Tue, 25 Oct 2016 08:26:38 -0700 Message-Id: <1477409199-52182-4-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> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Update domain-idle-state binding to use "domain-idle-state" compatible from Documentation/devicetree/bindings/arm/idle-states.txt. Cc: Cc: Rob Herring Suggested-by: Sudeep Holla Signed-off-by: Lina Iyer --- Documentation/devicetree/bindings/power/power_domain.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/power/power_domain.txt b/Documentation/devicetree/bindings/power/power_domain.txt index e165036..6fb53a3 100644 --- a/Documentation/devicetree/bindings/power/power_domain.txt +++ b/Documentation/devicetree/bindings/power/power_domain.txt @@ -30,8 +30,9 @@ Optional properties: 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 are - compatible with arm,idle-state specified in [1]. + 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 @@ -85,7 +86,7 @@ Example 3: }; DOMAIN_RET: state@0 { - compatible = "arm,idle-state"; + compatible = "domain-idle-state", "arm,idle-state"; reg = <0x0>; entry-latency-us = <1000>; exit-latency-us = <2000>; @@ -93,7 +94,7 @@ Example 3: }; DOMAIN_PWR_DN: state@1 { - compatible = "arm,idle-state"; + compatible = "domain-idle-state", "arm,idle-state"; reg = <0x1>; entry-latency-us = <5000>; exit-latency-us = <8000>;