All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53A44D73.6080200@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 198019d..8cd287c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -137,7 +137,7 @@ index 1f013bd..0b0928c 100644
 +
 +		[...]
 +
-+		usb: usb at 2680000 {
++		usb: usb@2680000 {
 +			compatible = "ti,keystone-dwc3";
 +
 +			[...]
@@ -145,7 +145,7 @@ index 1f013bd..0b0928c 100644
 +			dma-coherent;
 +			dma-ranges;
 +
-+			dwc3 at 2690000 {
++			dwc3@2690000 {
 +				compatible = "synopsys,dwc3";
 +				[...]
 +			};
diff --git a/a/content_digest b/N1/content_digest
index f984d93..b5e6332 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,23 @@
  "ref\01401981720-6946-1-git-send-email-santosh.shilimkar@ti.com\0"
  "ref\0CAOMZO5Ceg9RpC8Lgt0BwGTuaz-Z2614Die2PrbtT_j4QYjL_sA@mail.gmail.com\0"
  "ref\05395BDA7.3060507@ti.com\0"
- "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
- "Subject\0[PATCH] dt/documentation: add specification of dma bus information\0"
+ "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
+ "Subject\0Re: [PATCH] dt/documentation: add specification of dma bus information\0"
  "Date\0Fri, 20 Jun 2014 11:04:19 -0400\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robh+dt@kernel.org>\0"
+ "Cc\0Fabio Estevam <festevam@gmail.com>"
+  linux-kernel <linux-kernel@vger.kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  grygorii.strashko@ti.com
+  Russell King <linux@arm.linux.org.uk>
+  Pawel Moll <pawel.moll@arm.com>
+  Arnd Bergmann <arnd@arndb.de>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Shawn Guo <shawn.guo@freescale.com>
+  Kumar Gala <galak@codeaurora.org>
+  Grant Likely <grant.likely@linaro.org>
+ " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Monday 09 June 2014 09:59 AM, Santosh Shilimkar wrote:\n"
@@ -146,7 +159,7 @@
  "+\n"
  "+\t\t[...]\n"
  "+\n"
- "+\t\tusb: usb at 2680000 {\n"
+ "+\t\tusb: usb@2680000 {\n"
  "+\t\t\tcompatible = \"ti,keystone-dwc3\";\n"
  "+\n"
  "+\t\t\t[...]\n"
@@ -154,7 +167,7 @@
  "+\t\t\tdma-coherent;\n"
  "+\t\t\tdma-ranges;\n"
  "+\n"
- "+\t\t\tdwc3 at 2690000 {\n"
+ "+\t\t\tdwc3@2690000 {\n"
  "+\t\t\t\tcompatible = \"synopsys,dwc3\";\n"
  "+\t\t\t\t[...]\n"
  "+\t\t\t};\n"
@@ -167,4 +180,4 @@
  "-- \n"
  1.7.9.5
 
-8cc1cc7b1637833fb9691b42c8af0cda2a0e352735c4b0e081ebf2caafdddcec
+112c4e4be1cc12e093e4f79777e14a5c73b1a5ee15cf9fb6b6af4e28ded58408

diff --git a/a/1.txt b/N2/1.txt
index 198019d..8cd287c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -137,7 +137,7 @@ index 1f013bd..0b0928c 100644
 +
 +		[...]
 +
-+		usb: usb at 2680000 {
++		usb: usb@2680000 {
 +			compatible = "ti,keystone-dwc3";
 +
 +			[...]
@@ -145,7 +145,7 @@ index 1f013bd..0b0928c 100644
 +			dma-coherent;
 +			dma-ranges;
 +
-+			dwc3 at 2690000 {
++			dwc3@2690000 {
 +				compatible = "synopsys,dwc3";
 +				[...]
 +			};
diff --git a/a/content_digest b/N2/content_digest
index f984d93..36b911e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,23 @@
  "ref\01401981720-6946-1-git-send-email-santosh.shilimkar@ti.com\0"
  "ref\0CAOMZO5Ceg9RpC8Lgt0BwGTuaz-Z2614Die2PrbtT_j4QYjL_sA@mail.gmail.com\0"
  "ref\05395BDA7.3060507@ti.com\0"
- "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
- "Subject\0[PATCH] dt/documentation: add specification of dma bus information\0"
+ "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
+ "Subject\0Re: [PATCH] dt/documentation: add specification of dma bus information\0"
  "Date\0Fri, 20 Jun 2014 11:04:19 -0400\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robh+dt@kernel.org>\0"
+ "Cc\0Fabio Estevam <festevam@gmail.com>"
+  linux-kernel <linux-kernel@vger.kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  <grygorii.strashko@ti.com>
+  Russell King <linux@arm.linux.org.uk>
+  Pawel Moll <pawel.moll@arm.com>
+  Arnd Bergmann <arnd@arndb.de>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Shawn Guo <shawn.guo@freescale.com>
+  Kumar Gala <galak@codeaurora.org>
+  Grant Likely <grant.likely@linaro.org>
+ " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Monday 09 June 2014 09:59 AM, Santosh Shilimkar wrote:\n"
@@ -146,7 +159,7 @@
  "+\n"
  "+\t\t[...]\n"
  "+\n"
- "+\t\tusb: usb at 2680000 {\n"
+ "+\t\tusb: usb@2680000 {\n"
  "+\t\t\tcompatible = \"ti,keystone-dwc3\";\n"
  "+\n"
  "+\t\t\t[...]\n"
@@ -154,7 +167,7 @@
  "+\t\t\tdma-coherent;\n"
  "+\t\t\tdma-ranges;\n"
  "+\n"
- "+\t\t\tdwc3 at 2690000 {\n"
+ "+\t\t\tdwc3@2690000 {\n"
  "+\t\t\t\tcompatible = \"synopsys,dwc3\";\n"
  "+\t\t\t\t[...]\n"
  "+\t\t\t};\n"
@@ -167,4 +180,4 @@
  "-- \n"
  1.7.9.5
 
-8cc1cc7b1637833fb9691b42c8af0cda2a0e352735c4b0e081ebf2caafdddcec
+2fcfb99d3a81b80c117d87f885b15af557e0b712d76eb5705932bf1568c0c2e1

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.