From patchwork Wed Jun 29 01:04:21 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 9204191 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 12EE160757 for ; Wed, 29 Jun 2016 01:06:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0484228339 for ; Wed, 29 Jun 2016 01:06:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EC72128630; Wed, 29 Jun 2016 01:06:37 +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_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 B400628339 for ; Wed, 29 Jun 2016 01:06:37 +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 1bI3wA-0003UD-AN; Wed, 29 Jun 2016 01:05:06 +0000 Received: from mail-pa0-x244.google.com ([2607:f8b0:400e:c03::244]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bI3w6-0002fh-QG for linux-arm-kernel@lists.infradead.org; Wed, 29 Jun 2016 01:05:03 +0000 Received: by mail-pa0-x244.google.com with SMTP id ts6so2985677pac.0 for ; Tue, 28 Jun 2016 18:04:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=hBkT5R9fnsDPNjHfDg9oSsa2LgG0l4WNnB8E/8XMFPE=; b=JDk1skOJ6w1c5csAtedyr6h12cW0lhzpWfauIbaPhaP/sgT3VE4iKdQ00WNa3OY7lu Ln8uFmNxmJCdhcZY+IinQyj64ZvNlwiPsnPLTar2/a0DYL35WCW/dnFtJUkTexRINt38 r4uv4pBRDumQPoop53FhWixztZwS54WlWg0Q5a4Z+PdXd3wcHMHfl9oXXLWODoCpQ0Sh uEhhyn4NcuQ4ith3QoRwv5HE/AbgALUL4tvJRawidVz588bhQTLNKub19G6zehuHBuS1 DFt61e8HqN70gwyWG34/bKpkHI89HShOlWSCSfjFjVt2yNVQVdq9Ki1b39cg3mDnE4a3 MVZQ== 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; bh=hBkT5R9fnsDPNjHfDg9oSsa2LgG0l4WNnB8E/8XMFPE=; b=Ir8l/nQWViJAyn9hDFqDUEn7AL5k2ZnYahRyCwmvfoSem1EzHc+G6dbcqx7OqFo8OR EL4mZkPwhXJv0Fo7K7F6F+OSNFUKMiValAfHQwM77gYFjPTX9v4E3OvJOifRYjRyd2ys 7dGSEv2YpckFIypbm2a7CLU/Ba1TDv2rgr4MOXAY76caIK4lcrCjqwNWfW3djs6F7A/C 0oRpA70u7q9AX1kC6fhFI+WUmfwtvqRvhox6wSBlJGZzpJ/5LQ+3U8SZT4JOvcXIB4vR ZCPqyOwxnfyIyJMJjJcEgtvwi6W8+bfDJZz7jaR1BJiGBd7k6kQAshHnnROrwEsbwRxw r82w== X-Gm-Message-State: ALyK8tK2e9gEppIGuBFRE5A5RHu4Vz6EleaU41bwNe5I6lDK9ByyUaYyX85x3AQbs/wtuQ== X-Received: by 10.66.160.41 with SMTP id xh9mr6880786pab.85.1467162280625; Tue, 28 Jun 2016 18:04:40 -0700 (PDT) Received: from fainelli-desktop.broadcom.com (5520-maca-inet1-outside.broadcom.com. [216.31.211.11]) by smtp.gmail.com with ESMTPSA id z29sm853596pff.0.2016.06.28.18.04.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 28 Jun 2016 18:04:39 -0700 (PDT) From: Florian Fainelli To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: dts: NSP: Specify RAM amount for BCM958625HR board Date: Tue, 28 Jun 2016 18:04:21 -0700 Message-Id: <1467162261-14128-1-git-send-email-f.fainelli@gmail.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160628_180502_890755_ED17F358 X-CRM114-Status: GOOD ( 10.83 ) 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: Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Florian Fainelli , Scott Branden , Pawel Moll , Ian Campbell , Jon Mason , Ray Jui , Russell King , open list , Rob Herring , "open list:BROADCOM IPROC ARM ARCHITECTURE" , Kumar Gala 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 Add 512MB of memory starting at physical offset 0x6000_0000. Fixes: 65e9ac208c8e ("ARM: dts: NSP: Add new DT file for bcm958625hr") Signed-off-by: Florian Fainelli --- arch/arm/boot/dts/bcm958625hr.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/bcm958625hr.dts b/arch/arm/boot/dts/bcm958625hr.dts index 585ec9de00eb..747f9ca9d03f 100644 --- a/arch/arm/boot/dts/bcm958625hr.dts +++ b/arch/arm/boot/dts/bcm958625hr.dts @@ -45,6 +45,10 @@ chosen { stdout-path = "serial0:115200n8"; }; + + memory { + reg = <0x60000000 0x20000000>; + }; }; &nand {