From: obi@saftware.de (Andreas Oberritter)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] ARM: EXYNOS: Map SYSRAM address through DT
Date: Wed, 05 Mar 2014 14:26:01 +0100 [thread overview]
Message-ID: <531725E9.5010307@saftware.de> (raw)
In-Reply-To: <CAK9yfHz6wJPdC=DjgaiNOsPHY8k9zaB+p3-ahpwOOcPQtoWEHw@mail.gmail.com>
On 05.03.2014 09:23, Sachin Kamat wrote:
>> diff --git a/arch/arm/boot/dts/exynos4210-universal_c210.dts b/arch/arm/boot/dts/exynos4210-universal_c210.dts
>> index d2e3f5f5916d..3ca3fb6aa5f4 100644
>> --- a/arch/arm/boot/dts/exynos4210-universal_c210.dts
>> +++ b/arch/arm/boot/dts/exynos4210-universal_c210.dts
>> @@ -28,6 +28,11 @@
>> bootargs = "console=ttySAC2,115200N8 root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1";
>> };
>>
>> + sysram at 02020000 {
^
>> + compatible = "samsung,exynos4210-sysram";
>> + reg = <0x02025000 0x1000>;
^
>> + };
>> +
Shouldn't these two addresses match?
Regards,
Andreas
next prev parent reply other threads:[~2014-03-05 13:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-20 6:05 [PATCH 1/1] ARM: EXYNOS: Map SYSRAM address through DT Sachin Kamat
2014-03-05 8:23 ` Sachin Kamat
2014-03-05 13:26 ` Andreas Oberritter [this message]
2014-03-05 15:36 ` Sachin Kamat
2014-03-05 15:57 ` Tomasz Figa
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=531725E9.5010307@saftware.de \
--to=obi@saftware.de \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).