All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160917193123.762587d0@bbrezillon>

diff --git a/a/1.txt b/N1/1.txt
index dcef7a9..f14a540 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -61,7 +61,7 @@ struct instead of passing it in your DT?
 > +
 > +Example:
 > +
-> +nand@4e000000 {
+> +nand at 4e000000 {
 
 s/nand/nand-controller/
 
@@ -96,7 +96,7 @@ If I'm wrong, could you explain in more detail when you have ECC bytes
 set to 0xff?
 
 > +
-> +	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.
@@ -111,12 +111,12 @@ Is your controller able to connect to different CS?
 > +			#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 788ef84..92dcb4a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,8 @@
  "ref\01474125760-28168-1-git-send-email-sergio.prado@e-labworks.com\0"
- "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0"
- "Subject\0Re: [PATCH] mtd: s3c2410: add device tree support\0"
+ "From\0boris.brezillon@free-electrons.com (Boris Brezillon)\0"
+ "Subject\0[PATCH] mtd: s3c2410: add device tree support\0"
  "Date\0Sat, 17 Sep 2016 19:31:23 +0200\0"
- "To\0Sergio Prado <sergio.prado@e-labworks.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"
  "Hi Sergio,\n"
@@ -80,7 +68,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +nand@4e000000 {\n"
+ "> +nand at 4e000000 {\n"
  "\n"
  "s/nand/nand-controller/\n"
  "\n"
@@ -115,7 +103,7 @@
  "set to 0xff?\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"
@@ -130,12 +118,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"
@@ -368,4 +356,4 @@
  ">  \n"
  >  struct s3c2410_platform_nand {
 
-6780e0220cfb87609738e2f86ae37e2ca575c123e0f4d87ff563750b8bdaf422
+6ed274ff27b6b7d3f28b825115628d7e82a7e4628bbe66bf64b6c2b90c271183

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.