From patchwork Wed May 7 14:27:26 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ashwin Chaugule X-Patchwork-Id: 4128941 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id CDE5ABFF02 for ; Wed, 7 May 2014 14:30:23 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1AA2520222 for ; Wed, 7 May 2014 14:30:18 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C5DA420170 for ; Wed, 7 May 2014 14:30:16 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wi2pY-0001Ft-Ty; Wed, 07 May 2014 14:28:20 +0000 Received: from mail-qa0-f48.google.com ([209.85.216.48]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wi2pV-00017A-Oy for linux-arm-kernel@lists.infradead.org; Wed, 07 May 2014 14:28:18 +0000 Received: by mail-qa0-f48.google.com with SMTP id i13so1059617qae.7 for ; Wed, 07 May 2014 07:27:55 -0700 (PDT) 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=+GrXZvQNbJVHCKdPISVWBxa2JNuyqzUCcQfOAvfJt74=; b=TaVp6TjmRLEpLwK97TddRTtusW3TGS8VvvaUFGVWbOkw/vZvoS2sBcEUWp+Dg0Lqx0 YSr7lUGXQ7nTdg7WFJlRFTrdhr29kEF1ZiicpMMKJTKM+OkHh2PmGrFaQhbDgRqRZIqE ZKgqRKHRhYIGScZRfcNqeCXcS4gTR1Nfy3oi841HgGs9/rTOtCSuNM4+NTccq0TRGiuw fgyyleXmQdhIWcMKcXpFSHb1Qu2DzRJuLjy3uojvICfgga2FJv/Iqlp8f0oxeVMz0mdp 9r7AtypiKusf7DAg7VA/dzW+9mUF9WM7OYjZdE69B21xq/uN0uDsqaPAC+xnmrFotQDk sosA== X-Gm-Message-State: ALoCoQlgzC1q4F7FPwkjhGwmZgnTgdUJSVHII4pr0BFITQ51TfX1Y2JSymJ7SRofh4bYC0Crj43c X-Received: by 10.140.85.102 with SMTP id m93mr60253532qgd.26.1399472875640; Wed, 07 May 2014 07:27:55 -0700 (PDT) Received: from linaro5.qualcomm.com (rrcs-67-52-130-30.west.biz.rr.com. [67.52.130.30]) by mx.google.com with ESMTPSA id x5sm29455150qaj.9.2014.05.07.07.27.54 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 07 May 2014 07:27:54 -0700 (PDT) From: Ashwin Chaugule To: mark.rutland@arm.com Subject: [PATCH v9 2/3] Documentation: devicetree: Add new binding for PSCIv0.2 Date: Wed, 7 May 2014 10:27:26 -0400 Message-Id: <1399472847-14377-3-git-send-email-ashwin.chaugule@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1399472847-14377-1-git-send-email-ashwin.chaugule@linaro.org> References: <1399472847-14377-1-git-send-email-ashwin.chaugule@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140507_072817_889682_6C154FDB X-CRM114-Status: GOOD ( 12.46 ) X-Spam-Score: -0.7 (/) Cc: rob.herring@linaro.org, anup.patel@linaro.org, linaro-acpi@lists.linaro.org, Marc.Zyngier@arm.com, Catalin.Marinas@arm.com, patches@linaro.org, Ashwin Chaugule , linux-arm-kernel@lists.infradead.org, christoffer.dall@linaro.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The PSCI v0.2+ spec defines standard values for PSCI function IDs. Add a new binding entry so that pre v0.2 implementations can use DT entries for function IDs and v0.2+ implementations use standard entries as defined by the PSCIv0.2 specification. Signed-off-by: Ashwin Chaugule Acked-by: Rob Herring Reviewed-by: Mark Rutland --- Documentation/devicetree/bindings/arm/psci.txt | 35 +++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/psci.txt b/Documentation/devicetree/bindings/arm/psci.txt index 433afe9..d01a90b 100644 --- a/Documentation/devicetree/bindings/arm/psci.txt +++ b/Documentation/devicetree/bindings/arm/psci.txt @@ -21,7 +21,15 @@ to #0. Main node required properties: - - compatible : Must be "arm,psci" + - compatible : should contain at least one of: + + * "arm,psci" : for implementations complying to PSCI versions prior to + 0.2. For these cases function IDs must be provided. + + * "arm,psci-0.2" : for implementations complying to PSCI 0.2. Function + IDs are not required and should be ignored by an OS with PSCI 0.2 + support, but are permitted to be present for compatibility with + existing software when "arm,psci" is later in the compatible list. - method : The method of calling the PSCI firmware. Permitted values are: @@ -45,6 +53,8 @@ Main node optional properties: Example: +Case 1: PSCI v0.1 only. + psci { compatible = "arm,psci"; method = "smc"; @@ -53,3 +63,26 @@ Example: cpu_on = <0x95c10002>; migrate = <0x95c10003>; }; + + +Case 2: PSCI v0.2 only + + psci { + compatible = "arm,psci-0.2"; + method = "smc"; + }; + +Case 3: PSCI v0.2 and PSCI v0.1. + + As described above, for compatibility with existing kernels, the + hypervisor will likely want to provide IDs, e.g. + + psci { + compatible = "arm,psci-0.2", "arm,psci"; + method = "hvc"; + + cpu_on = < arbitrary value >; + cpu_off = < arbitrary value >; + + ... + };