From: Magnus Damm <magnus.damm@gmail.com>
To: linux-renesas-soc@vger.kernel.org
Cc: horms+renesas@verge.net.au,Magnus Damm
<magnus.damm@gmail.com>,laurent.pinchart+renesas@ideasonboard.com,geert+renesas@glider.be
Subject: [PATCH/RFC 02/02] arm64: dts: Salvator-X: Enable 4 GiB of RAM
Date: Mon, 18 Jan 2016 14:48:34 +0900 [thread overview]
Message-ID: <20160118054834.22156.56150.sendpatchset@little-apple> (raw)
In-Reply-To: <20160118054817.22156.6531.sendpatchset@little-apple>
From: Magnus Damm <damm+renesas@opensource.se>
Enable all the on-board memory for the r8a7795 Salvator-X board.
Not for upstream merge. Needs to be ordered with firmware update
to avoid overly complex dependencies.
Not-Yet-Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--- 0002/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
+++ work/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts 2016-01-08 14:49:50.440513000 +0900
@@ -57,6 +57,21 @@
reg = <0x0 0x48000000 0x0 0x38000000>;
};
+ memory@500000000 {
+ device_type = "memory";
+ reg = <5 0x00000000 0 0x40000000>;
+ };
+
+ memory@600000000 {
+ device_type = "memory";
+ reg = <6 0x00000000 0 0x40000000>;
+ };
+
+ memory@700000000 {
+ device_type = "memory";
+ reg = <7 0x00000000 0 0x40000000>;
+ };
+
x12_clk: x12_clk {
compatible = "fixed-clock";
#clock-cells = <0>;
next prev parent reply other threads:[~2016-01-18 5:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-18 5:48 [PATCH/RFC 00/02] ARM: shmobile: r8a7795 Salvator-X IPMMU 4 GiB RAM test code Magnus Damm
2016-01-18 5:48 ` [PATCH/RFC 01/02] iommu/ipmmu-vmsa: Use 64-bit masks Magnus Damm
2016-01-18 5:48 ` Magnus Damm [this message]
2017-02-17 8:56 ` [PATCH/RFC 02/02] arm64: dts: Salvator-X: Enable 4 GiB of RAM Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160118054834.22156.56150.sendpatchset@little-apple \
--to=magnus.damm@gmail.com \
--cc=geert+renesas@glider.be \
--cc=horms+renesas@verge.net.au \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-renesas-soc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox