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

diff --git a/a/1.txt b/N1/1.txt
index a1abf00..63203f8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -132,7 +132,7 @@ Yep.
 > > +
 > > +Example:
 > > +
-> > +	ebi: ebi at 10000000 {
+> > +	ebi: ebi@10000000 {
 > > +		compatible = "atmel,sama5d3-ebi", "simple-bus";  
 > 
 > I don't believe that "simple-bus" should be here.
@@ -152,7 +152,7 @@ Yep.
 > > +		pinctrl-names = "default";
 > > +		pinctrl-0 = <&pinctrl_ebi_addr>;
 > > +
-> > +		cs at 0 {  
+> > +		cs@0 {  
 > 
 > I suspect recent DTC will warn here, as the unit-address should match
 > the reg for the node (and no reg is defined). Here the reg would have to
@@ -189,7 +189,7 @@ Yes, it's a leftover from the previous version. I'll remove it.
 > > +			atmel,nwe-cycle-ns = <84>;
 > > +			atmel,tdf-ns = <16>;
 > > +
-> > +			nor: flash at 0,0 {
+> > +			nor: flash@0,0 {
 > > +				compatible = "cfi-flash";
 > > +				#address-cells = <1>;
 > > +				#size-cells = <1>;
diff --git a/a/content_digest b/N1/content_digest
index 8a12c95..98fdf1c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,22 @@
  "ref\01461767754-12189-1-git-send-email-boris.brezillon@free-electrons.com\0"
  "ref\01461767754-12189-3-git-send-email-boris.brezillon@free-electrons.com\0"
  "ref\020160427150738.GA7359@leverpostej\0"
- "From\0boris.brezillon@free-electrons.com (Boris Brezillon)\0"
- "Subject\0[PATCH v6 2/2] memory: atmel-ebi: add DT bindings documentation\0"
+ "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0"
+ "Subject\0Re: [PATCH v6 2/2] memory: atmel-ebi: add DT bindings documentation\0"
  "Date\0Wed, 27 Apr 2016 17:37:20 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Cc\0Nicolas Ferre <nicolas.ferre@atmel.com>"
+  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
+  Alexandre Belloni <alexandre.belloni@free-electrons.com>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  Arnd Bergmann <arnd@arndb.de>
+ " Jean-Jacques Hiblot <jjhiblot@traphandler.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Mark,\n"
@@ -141,7 +153,7 @@
  "> > +\n"
  "> > +Example:\n"
  "> > +\n"
- "> > +\tebi: ebi at 10000000 {\n"
+ "> > +\tebi: ebi@10000000 {\n"
  "> > +\t\tcompatible = \"atmel,sama5d3-ebi\", \"simple-bus\";  \n"
  "> \n"
  "> I don't believe that \"simple-bus\" should be here.\n"
@@ -161,7 +173,7 @@
  "> > +\t\tpinctrl-names = \"default\";\n"
  "> > +\t\tpinctrl-0 = <&pinctrl_ebi_addr>;\n"
  "> > +\n"
- "> > +\t\tcs at 0 {  \n"
+ "> > +\t\tcs@0 {  \n"
  "> \n"
  "> I suspect recent DTC will warn here, as the unit-address should match\n"
  "> the reg for the node (and no reg is defined). Here the reg would have to\n"
@@ -198,7 +210,7 @@
  "> > +\t\t\tatmel,nwe-cycle-ns = <84>;\n"
  "> > +\t\t\tatmel,tdf-ns = <16>;\n"
  "> > +\n"
- "> > +\t\t\tnor: flash at 0,0 {\n"
+ "> > +\t\t\tnor: flash@0,0 {\n"
  "> > +\t\t\t\tcompatible = \"cfi-flash\";\n"
  "> > +\t\t\t\t#address-cells = <1>;\n"
  "> > +\t\t\t\t#size-cells = <1>;\n"
@@ -233,4 +245,4 @@
  "Embedded Linux and Kernel engineering\n"
  http://free-electrons.com
 
-061887b5a2e166dade4b40b9b28bf7369b669cfaadaeabac46f7db5ed579cfd1
+fc3d88a6ee76cd6102d4e74f8a69e2c49095773a151cc28d14d2d4319fbbe962

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.