From patchwork Tue Jun 21 10:02:52 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9190155 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 BF395601C0 for ; Tue, 21 Jun 2016 10:06:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AC15627F9C for ; Tue, 21 Jun 2016 10:06:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9E39C2807B; Tue, 21 Jun 2016 10:06:46 +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 2EAAC27F9C for ; Tue, 21 Jun 2016 10:06:46 +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 1bFIYM-0003Zw-PG; Tue, 21 Jun 2016 10:05:06 +0000 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bFIWv-00020r-8a for linux-arm-kernel@lists.infradead.org; Tue, 21 Jun 2016 10:03:41 +0000 Received: by mail-lb0-x229.google.com with SMTP id xp5so7391195lbb.0 for ; Tue, 21 Jun 2016 03:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=7RaEigGYs00tLcKxlq/+MqrfiBbXunK6hhz8s8roa+s=; b=rwx5SvFW21Qu84yVbAXDCBG25YdNFTVT6ARkogl/bp+blaODMDCyTEHV/EQPrlUnFa 9vZ2QNqwomZMaKtA061rdXhjVLhokqYzzFd/we4mB11EKJ5WPkIOXC/a+MjFzI5Pwy3H atCWUfhbP0fZdWg2U/8Ft94JCNB0RwKPfqYgrfKL/qWilpObhNwjF2QT10Vz5H1AtHRn 8uzGZVLHtUGpfokK4MhcOlQqRHLzdaNsjlhvUBCFRQs9MyA1y1u0kRSfoQKGBLG6FTeG DovSfe8d+6T4Msdr2ROfpLCNKJeFDrGintNts1h4BqL08swrqrVuTxR+uViz5EjNJKlA w3xQ== 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=7RaEigGYs00tLcKxlq/+MqrfiBbXunK6hhz8s8roa+s=; b=bIPfw74172Cy22qjnYi+9NPS3QxB9yZF58ejrkXN/H6u218Ot7BcVIlnVTw43v/hSt l/Doeb9tLiXyYrIFh4NIHSgemuvaVwylkHH7G+dbOhcP6CqcwwdJadzxcpHJaGs2knot oevgB/ZEaK+3bMD+zPmq6Mw8R0gyLA10zkkJDcA6Qd8vhNwzsaIBgDIF3a3k+Q1ucghD 6N3SflJUVHpuko61UCGp9Wx6QXjJtSPd7GSAX6sV2a8E8IK5FrXNC5u0G1aeVmUHQJHO j9tevv7f3ldd6uU35Dj1itDGwqoidfA+mTxg/EzDcUwePL1RTIT/wjP7P3x0/Wr3XOv0 mxuQ== X-Gm-Message-State: ALyK8tLdhifaoP6pacSJC75hewU++HHNyfiq2T7GhmdPXtOySTcLlO99hvlb2ZL0JVXHGgQT X-Received: by 10.194.83.41 with SMTP id n9mr18504165wjy.71.1466503394958; Tue, 21 Jun 2016 03:03:14 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id q69sm2184821wmd.4.2016.06.21.03.03.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 21 Jun 2016 03:03:14 -0700 (PDT) From: Neil Armstrong To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, sudeep.holla@arm.com Subject: [RFC PATCH v2 7/9] dt-bindings: arm: Update arm, scpi bindings with Meson GXBB SCPI Date: Tue, 21 Jun 2016 12:02:52 +0200 Message-Id: <1466503374-28841-8-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1466503374-28841-1-git-send-email-narmstrong@baylibre.com> References: <1466503374-28841-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160621_030337_921081_B59E9FF8 X-CRM114-Status: GOOD ( 10.29 ) 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: heiko@sntech.de, Neil Armstrong , frank.wang@rock-chips.com, khilman@baylibre.com, linux-amlogic@lists.infradead.org, wxt@rock-chips.com 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 Signed-off-by: Neil Armstrong --- Documentation/devicetree/bindings/arm/arm,scpi.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/arm,scpi.txt b/Documentation/devicetree/bindings/arm/arm,scpi.txt index 313dabd..fe58212 100644 --- a/Documentation/devicetree/bindings/arm/arm,scpi.txt +++ b/Documentation/devicetree/bindings/arm/arm,scpi.txt @@ -7,7 +7,7 @@ by Linux to initiate various system control and power operations. Required properties: -- compatible : should be "arm,scpi" +- compatible : should be "arm,scpi" or "amlogic,meson-gxbb-scpi" - mboxes: List of phandle and mailbox channel specifiers All the channels reserved by remote SCP firmware for use by SCPI message protocol should be specified in any order @@ -60,7 +60,8 @@ A small area of SRAM is reserved for SCPI communication between application processors and SCP. Required properties: -- compatible : should be "arm,juno-sram-ns" for Non-secure SRAM on Juno +- compatible : should be "arm,juno-sram-ns" for Non-secure SRAM on Juno, + or "amlogic,meson-gxbb-sram" for Amlogic GXBB SoC. The rest of the properties should follow the generic mmio-sram description found in ../../sram/sram.txt @@ -70,7 +71,8 @@ Each sub-node represents the reserved area for SCPI. Required sub-node properties: - reg : The base offset and size of the reserved area with the SRAM - compatible : should be "arm,juno-scp-shmem" for Non-secure SRAM based - shared memory on Juno platforms + shared memory on Juno platforms or + "amlogic,meson-gxbb-scp-shmem" for Amlogic GXBB SoC. Sensor bindings for the sensors based on SCPI Message Protocol --------------------------------------------------------------