From patchwork Tue Jun 21 10:02:53 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9190125 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 160CA601C0 for ; Tue, 21 Jun 2016 10:05:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 04CE127F9C for ; Tue, 21 Jun 2016 10:05:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id ED0522807B; Tue, 21 Jun 2016 10:05:04 +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 B310527F9C for ; Tue, 21 Jun 2016 10:05:04 +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 1bFIYH-0003YT-45; Tue, 21 Jun 2016 10:05:01 +0000 Received: from mail-lf0-x234.google.com ([2a00:1450:4010:c07::234]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bFIWu-00021D-FT for linux-amlogic@lists.infradead.org; Tue, 21 Jun 2016 10:03:39 +0000 Received: by mail-lf0-x234.google.com with SMTP id h129so15702386lfh.1 for ; Tue, 21 Jun 2016 03:03:17 -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=RWhnNEUoCJF67nf1LycNMx8rKc2chiIIUbnsZ9niBFI=; b=KUsMZN0zLclhjoQMhal3B1qIQk4TaLyvqra9EreduNC47EL9M4B5efjrPP+cOryhyx gZv2ehrDHhf8OSgBhIMA4G8yFbp5Vnv266E2FEPax1eVmNrT2ESPWMjqN0vPGeYWGDgL wYcf/72BKs7aIqXLfmiaYflmP/3mC6TNxI9r4VfOj8HKBk+P/7QsFsKcsy7zwTedGfE0 eS+yP/92tKzSPFHWDLyUrh9p5nnJEYPGoPAOY8Dy0wgBIamttlOGxj7HLex6kbItcvOe UdlVcPJOT0mBGPbtopNgSTuXOZ6KYrBXsThY9MLK046y5Gzx+aG0WoQ/PZ2hMZGb/n27 WpdA== 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=RWhnNEUoCJF67nf1LycNMx8rKc2chiIIUbnsZ9niBFI=; b=M4vgnusK4H+oYIVpc1I1h5841TTXFWfrCoyFRvHQjH7bhyMOv7sUlEeh526QpakLCJ fkaPM91WKq3p5+Dilc6GdPNdsTqda9Gf6ywQtuonNguo0dW3LnuK51obLCG27ee54fmk Mi2chQFGRqz0KF/sthIcDAVfnegQ4ucvTFDhn8WrIpn9CMgAedJtWXR3tJ4JrXe8ymMn YqMXLo0Hfzf/3wQwV98LC+R8iPAhykY/E69gZdiGVJWKwylZADpp+QpDCxsTR85qkQ8I J/VAJMHpQGzM88PUcfkuumlv+UXEDN35RNPGsXmUZdpAOturiiWKSJHYFxLoVPmWWzVK bydw== X-Gm-Message-State: ALyK8tJYLl5VsYG84qwbRxL2w/RohaXxlDux23zJzM0lcKaINihC0L+lG4I97AmyHFFUxlpw X-Received: by 10.28.10.196 with SMTP id 187mr2416759wmk.48.1466503395918; Tue, 21 Jun 2016 03:03:15 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id q69sm2184821wmd.4.2016.06.21.03.03.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 21 Jun 2016 03:03:15 -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 8/9] ARM64: dts: meson-gxbb: Add SRAM node Date: Tue, 21 Jun 2016 12:02:53 +0200 Message-Id: <1466503374-28841-9-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_081498_CBD60158 X-CRM114-Status: UNSURE ( 7.83 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 77381d0..913ba86 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -124,6 +124,15 @@ #size-cells = <2>; ranges; + sram: sram@c8000000 { + compatible = "amlogic,meson-gxbb-sram", "mmio-sram"; + reg = <0x0 0xc8000000 0x0 0x14000>; + + #address-cells = <1>; + #size-cells = <1>; + ranges = <0 0x0 0xc8000000 0x14000>; + }; + cbus: cbus@c1100000 { compatible = "simple-bus"; reg = <0x0 0xc1100000 0x0 0x100000>;