All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53691187.80101@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 0a1645d..d743f57 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -36,25 +36,25 @@ On 06.05.2014 10:10, Sachin Kamat wrote:
 >   		bootargs = "console=ttySAC2,115200N8 root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1";
 >   	};
 >
-> +	sram@02020000 {
+> +	sram at 02020000 {
 > +		status = "disabled";
-> +		smp-sram@0 {
+> +		smp-sram at 0 {
 > +			status = "disabled";
 > +		};
 > +
-> +		smp-sram@1f000 {
+> +		smp-sram at 1f000 {
 > +			status = "disabled";
 > +		};
 > +	};
 > +
-> +	sram@02025000 {
+> +	sram at 02025000 {
 > +		compatible = "mmio-sram";
 > +		reg = <0x02025000 0x1000>;
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +		ranges = <0 0x02025000 0x1000>;
 > +
-> +		smp-sram@0 {
+> +		smp-sram at 0 {
 > +			compatible = "samsung,exynos4210-sram";
 > +			reg = <0x0 0x1000>;
 > +		};
@@ -64,11 +64,11 @@ I wonder if this really should be defined like this. 0x2025000 really
 looks just like an offset from the normal SRAM address. This is the 
 thing I need to check in documentation and by experiment when I'll 
 return back to work tomorrow, but maybe it could be possible to normally 
-use the sram@02020000 and just disable smp-sram@0 and smp-sram@1f000, 
-replacing them with smp-sram@5000 on Universal C210.
+use the sram at 02020000 and just disable smp-sram at 0 and smp-sram at 1f000, 
+replacing them with smp-sram at 5000 on Universal C210.
 
 > +
->   	mct@10050000 {
+>   	mct at 10050000 {
 >   		compatible = "none";
 >   	};
 
diff --git a/a/content_digest b/N1/content_digest
index d2c40d5..0b09b08 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,8 @@
  "ref\01399363824-23543-1-git-send-email-sachin.kamat@linaro.org\0"
- "From\0Tomasz Figa <tomasz.figa@gmail.com>\0"
- "Subject\0Re: [PATCH v2 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings\0"
+ "From\0tomasz.figa@gmail.com (Tomasz Figa)\0"
+ "Subject\0[PATCH v2 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings\0"
  "Date\0Tue, 06 May 2014 18:44:55 +0200\0"
- "To\0Sachin Kamat <sachin.kamat@linaro.org>"
- " linux-samsung-soc@vger.kernel.org\0"
- "Cc\0devicetree@vger.kernel.org"
-  kgene.kim@samsung.com
-  heiko@sntech.de
-  arnd@arndb.de
-  t.figa@samsung.com
-  robh+dt@kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Sachin,\n"
@@ -51,25 +43,25 @@
  ">   \t\tbootargs = \"console=ttySAC2,115200N8 root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1\";\n"
  ">   \t};\n"
  ">\n"
- "> +\tsram@02020000 {\n"
+ "> +\tsram at 02020000 {\n"
  "> +\t\tstatus = \"disabled\";\n"
- "> +\t\tsmp-sram@0 {\n"
+ "> +\t\tsmp-sram at 0 {\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsmp-sram@1f000 {\n"
+ "> +\t\tsmp-sram at 1f000 {\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsram@02025000 {\n"
+ "> +\tsram at 02025000 {\n"
  "> +\t\tcompatible = \"mmio-sram\";\n"
  "> +\t\treg = <0x02025000 0x1000>;\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tranges = <0 0x02025000 0x1000>;\n"
  "> +\n"
- "> +\t\tsmp-sram@0 {\n"
+ "> +\t\tsmp-sram at 0 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos4210-sram\";\n"
  "> +\t\t\treg = <0x0 0x1000>;\n"
  "> +\t\t};\n"
@@ -79,11 +71,11 @@
  "looks just like an offset from the normal SRAM address. This is the \n"
  "thing I need to check in documentation and by experiment when I'll \n"
  "return back to work tomorrow, but maybe it could be possible to normally \n"
- "use the sram@02020000 and just disable smp-sram@0 and smp-sram@1f000, \n"
- "replacing them with smp-sram@5000 on Universal C210.\n"
+ "use the sram at 02020000 and just disable smp-sram at 0 and smp-sram at 1f000, \n"
+ "replacing them with smp-sram at 5000 on Universal C210.\n"
  "\n"
  "> +\n"
- ">   \tmct@10050000 {\n"
+ ">   \tmct at 10050000 {\n"
  ">   \t\tcompatible = \"none\";\n"
  ">   \t};\n"
  "\n"
@@ -279,4 +271,4 @@
  "Best regards,\n"
  Tomasz
 
-c78d94281c727ba2258bc310df7002bd45cdf14413e1df2623dddac061311169
+e1363c65a90762c464edeed2acc7e98983275e6323020514568f96352e306989

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.