All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160331083325.GX28207@tiger>

diff --git a/a/1.txt b/N1/1.txt
index 96ddc0f..0c152d5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,7 +22,7 @@ Shawn
 >  		interrupt-parent = <&gpc>;
 >  		ranges;
 >  
-> +		ocram0: sram@3f000000 {
+> +		ocram0: sram at 3f000000 {
 > +			compatible = "mmio-sram";
 > +			reg = <0x3f000000 0x40000>;
 > +
@@ -30,36 +30,36 @@ Shawn
 > +			#size-cells = <1>;
 > +			ranges = <0 0x3f000000 0x40000>;
 > +
-> +			stbyram1@0 {
+> +			stbyram1 at 0 {
 > +				reg = <0x0 0x4000>;
 > +				label = "stbyram1";
 > +				pool;
 > +			};
 > +
-> +			stbyram2@4000 {
+> +			stbyram2 at 4000 {
 > +				reg = <0x4000 0xc000>;
 > +				label = "stbyram2";
 > +				pool;
 > +			};
 > +		};
 > +
-> +		ocram1: sram@3f040000 {
+> +		ocram1: sram at 3f040000 {
 > +			compatible = "mmio-sram";
 > +			reg = <0x3f040000 0x40000>;
 > +		};
 > +
-> +		gfxram0: sram@3f400000 {
+> +		gfxram0: sram at 3f400000 {
 > +			compatible = "mmio-sram";
 > +			reg = <0x3f400000 0x80000>;
 > +		};
 > +
 > +		/* used by L2 cache */
-> +		gfxram1: sram@3f480000 {
+> +		gfxram1: sram at 3f480000 {
 > +			compatible = "mmio-sram";
 > +			reg = <0x3f480000 0x80000>;
 > +		};
 > +
->  		aips0: aips-bus@40000000 {
+>  		aips0: aips-bus at 40000000 {
 >  			compatible = "fsl,aips-bus", "simple-bus";
 >  			#address-cells = <1>;
 > -- 
diff --git a/a/content_digest b/N1/content_digest
index 732e886..b77222c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,9 @@
  "ref\01457576219-7971-1-git-send-email-stefan@agner.ch\0"
  "ref\01457576219-7971-5-git-send-email-stefan@agner.ch\0"
- "From\0Shawn Guo <shawnguo@kernel.org>\0"
- "Subject\0Re: [PATCH 04/18] ARM: dts: vf610: add on-chip SRAM\0"
+ "From\0shawnguo@kernel.org (Shawn Guo)\0"
+ "Subject\0[PATCH 04/18] ARM: dts: vf610: add on-chip SRAM\0"
  "Date\0Thu, 31 Mar 2016 16:33:25 +0800\0"
- "To\0Stefan Agner <stefan@agner.ch>\0"
- "Cc\0mturquette@baylibre.com"
-  sboyd@codeaurora.org
-  kernel@pengutronix.de
-  sergeimir@emcraft.com
-  tglx@linutronix.de
-  jason@lakedaemon.net
-  marc.zyngier@arm.com
-  robh+dt@kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
- " linux-clk@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Mar 09, 2016 at 06:16:45PM -0800, Stefan Agner wrote:\n"
@@ -46,7 +30,7 @@
  ">  \t\tinterrupt-parent = <&gpc>;\n"
  ">  \t\tranges;\n"
  ">  \n"
- "> +\t\tocram0: sram@3f000000 {\n"
+ "> +\t\tocram0: sram at 3f000000 {\n"
  "> +\t\t\tcompatible = \"mmio-sram\";\n"
  "> +\t\t\treg = <0x3f000000 0x40000>;\n"
  "> +\n"
@@ -54,36 +38,36 @@
  "> +\t\t\t#size-cells = <1>;\n"
  "> +\t\t\tranges = <0 0x3f000000 0x40000>;\n"
  "> +\n"
- "> +\t\t\tstbyram1@0 {\n"
+ "> +\t\t\tstbyram1 at 0 {\n"
  "> +\t\t\t\treg = <0x0 0x4000>;\n"
  "> +\t\t\t\tlabel = \"stbyram1\";\n"
  "> +\t\t\t\tpool;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tstbyram2@4000 {\n"
+ "> +\t\t\tstbyram2 at 4000 {\n"
  "> +\t\t\t\treg = <0x4000 0xc000>;\n"
  "> +\t\t\t\tlabel = \"stbyram2\";\n"
  "> +\t\t\t\tpool;\n"
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tocram1: sram@3f040000 {\n"
+ "> +\t\tocram1: sram at 3f040000 {\n"
  "> +\t\t\tcompatible = \"mmio-sram\";\n"
  "> +\t\t\treg = <0x3f040000 0x40000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgfxram0: sram@3f400000 {\n"
+ "> +\t\tgfxram0: sram at 3f400000 {\n"
  "> +\t\t\tcompatible = \"mmio-sram\";\n"
  "> +\t\t\treg = <0x3f400000 0x80000>;\n"
  "> +\t\t};\n"
  "> +\n"
  "> +\t\t/* used by L2 cache */\n"
- "> +\t\tgfxram1: sram@3f480000 {\n"
+ "> +\t\tgfxram1: sram at 3f480000 {\n"
  "> +\t\t\tcompatible = \"mmio-sram\";\n"
  "> +\t\t\treg = <0x3f480000 0x80000>;\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\taips0: aips-bus@40000000 {\n"
+ ">  \t\taips0: aips-bus at 40000000 {\n"
  ">  \t\t\tcompatible = \"fsl,aips-bus\", \"simple-bus\";\n"
  ">  \t\t\t#address-cells = <1>;\n"
  "> -- \n"
@@ -91,4 +75,4 @@
  "> \n"
  >
 
-93839bfedb6dfa58ee2af3b944f8a8acfcf5e2b27b2214bc2bfff9499506e06c
+b0c01fa8907cfc660fd24c0184b28998d38343d558567aafaa60814ce161482c

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.