All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160920020827.GA11294@n1>

diff --git a/a/1.txt b/N1/1.txt
index c08bcb2..bc0d38e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -69,7 +69,7 @@ nand_sdr_timings. I'll try to do it.
 > > +
 > > +Example:
 > > +
-> > +nand@4e000000 {
+> > +nand at 4e000000 {
 > 
 > s/nand/nand-controller/
 
@@ -115,7 +115,7 @@ really necessary.
 
 > 
 > > +
-> > +	nand@0 {
+> > +	nand at 0 {
 > 
 > @0 implies having a reg property. I don't see any in your example, and
 > it's not document in the required property list.
@@ -133,12 +133,12 @@ No, it is not necessary. I'll remove @0.
 > > +			#address-cells = <1>;
 > > +			#size-cells = <1>;
 > > +
-> > +			partition@0 {
+> > +			partition at 0 {
 > > +				label = "u-boot";
 > > +				reg = <0 0x040000>;
 > > +			};
 > > +
-> > +			partition@40000 {
+> > +			partition at 40000 {
 > > +				label = "kernel";
 > > +				reg = <0x040000 0x500000>;
 > > +			};
diff --git a/a/content_digest b/N1/content_digest
index be66f70..97fceb6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,9 @@
  "ref\01474125760-28168-1-git-send-email-sergio.prado@e-labworks.com\0"
  "ref\020160917193123.762587d0@bbrezillon\0"
- "From\0Sergio Prado <sergio.prado@e-labworks.com>\0"
- "Subject\0Re: [PATCH] mtd: s3c2410: add device tree support\0"
+ "From\0sergio.prado@e-labworks.com (Sergio Prado)\0"
+ "Subject\0[PATCH] mtd: s3c2410: add device tree support\0"
  "Date\0Mon, 19 Sep 2016 23:08:28 -0300\0"
- "To\0Boris Brezillon <boris.brezillon@free-electrons.com>\0"
- "Cc\0dwmw2@infradead.org"
-  computersforpeace@gmail.com
-  robh+dt@kernel.org
-  mark.rutland@arm.com
-  kgene@kernel.org
-  k.kozlowski@samsung.com
-  richard@nod.at
-  linux-mtd@lists.infradead.org
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-samsung-soc@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Sat, Sep 17, 2016 at 07:31:23PM +0200, Boris Brezillon wrote:\n"
@@ -89,7 +77,7 @@
  "> > +\n"
  "> > +Example:\n"
  "> > +\n"
- "> > +nand@4e000000 {\n"
+ "> > +nand at 4e000000 {\n"
  "> \n"
  "> s/nand/nand-controller/\n"
  "\n"
@@ -135,7 +123,7 @@
  "\n"
  "> \n"
  "> > +\n"
- "> > +\tnand@0 {\n"
+ "> > +\tnand at 0 {\n"
  "> \n"
  "> @0 implies having a reg property. I don't see any in your example, and\n"
  "> it's not document in the required property list.\n"
@@ -153,12 +141,12 @@
  "> > +\t\t\t#address-cells = <1>;\n"
  "> > +\t\t\t#size-cells = <1>;\n"
  "> > +\n"
- "> > +\t\t\tpartition@0 {\n"
+ "> > +\t\t\tpartition at 0 {\n"
  "> > +\t\t\t\tlabel = \"u-boot\";\n"
  "> > +\t\t\t\treg = <0 0x040000>;\n"
  "> > +\t\t\t};\n"
  "> > +\n"
- "> > +\t\t\tpartition@40000 {\n"
+ "> > +\t\t\tpartition at 40000 {\n"
  "> > +\t\t\t\tlabel = \"kernel\";\n"
  "> > +\t\t\t\treg = <0x040000 0x500000>;\n"
  "> > +\t\t\t};\n"
@@ -409,4 +397,4 @@
  "Office: +55 11 2628-3461\n"
  Mobile: +55 11 97123-3420
 
-589cba9548c5a5665eab919894c165bc05831fe117ac8a398f4bbf2d44bf3458
+f209ac5cfd75ff80ba08be5688fa8c05e2c0b2fdfecb68e62f62bc355696c861

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.