All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FE4A6D9.3090902@firmworks.com>

diff --git a/a/content_digest b/N1/content_digest
index 0776591..3662895 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -9,20 +9,21 @@
  "ref\020120619133001.GB24138@avionic-0098.mockup.avionic-design.de\0"
  "ref\04FE0EFBB.6090206@firmworks.com\0"
  "ref\020120621064722.GA1122@avionic-0098.mockup.avionic-design.de\0"
- "From\0Mitch Bradley <wmb@firmworks.com>\0"
+ "ref\020120621064722.GA1122-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org\0"
+ "From\0Mitch Bradley <wmb-D5eQfiDGL7eakBO8gow8eQ@public.gmane.org>\0"
  "Subject\0Re: [PATCH v2 07/10] ARM: tegra: pcie: Add device tree support\0"
  "Date\0Fri, 22 Jun 2012 07:09:45 -1000\0"
- "To\0Thierry Reding <thierry.reding@avionic-design.de>\0"
- "Cc\0Stephen Warren <swarren@wwwdotorg.org>"
-  Russell King <linux@arm.linux.org.uk>
-  linux-pci@vger.kernel.org
-  devicetree-discuss@lists.ozlabs.org
-  Rob Herring <rob.herring@calxeda.com>
-  Jesse Barnes <jbarnes@virtuousgeek.org>
-  Colin Cross <ccross@android.com>
-  linux-tegra@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " Arnd Bergmann <arnd@arndb.de>\0"
+ "To\0Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>\0"
+ "Cc\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>"
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+  Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+  Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
+  Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
+  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 6/20/2012 8:47 PM, Thierry Reding wrote:\n"
@@ -272,4 +273,4 @@
  "> Thierry\n"
  >
 
-18de6f3c66d11c6d648a581df50ca7288db2f5bf8bd509e371bdb702560d8c53
+ac62a1a6ea37b3a60e193aea7d3b619c1943b5fd164862d1e889c67d769496c9

diff --git a/a/1.txt b/N2/1.txt
index 2c8bd66..00af8ce 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -9,7 +9,7 @@ On 6/20/2012 8:47 PM, Thierry Reding wrote:
 >>>>> ...
 >>>>>>>> #address-cells = <1>; #size-cells = <1>;
 >>>>>>>>
->>>>>>>> pci@80000000 {
+>>>>>>>> pci at 80000000 {
 >>>>>>>
 >>>>>>> I'm still not convinced that using the address of the port's
 >>>>>>> registers is the correct way to represent each port. The port
@@ -84,7 +84,7 @@ On 6/20/2012 8:47 PM, Thierry Reding wrote:
 >>> 		#address-cells = <1>;
 >>> 		#size-cells = <0>;
 >>>
->>> 		pci@0 {
+>>> 		pci at 0 {
 >>> 			reg = <2>;
 >>> 			status = "disabled";
 >>>
@@ -99,7 +99,7 @@ On 6/20/2012 8:47 PM, Thierry Reding wrote:
 >>> 			nvidia,num-lanes = <2>;
 >>> 		};
 >>>
->>> 		pci@1 {
+>>> 		pci at 1 {
 >>> 			reg = <1>;
 >>> 			status = "disabled";
 >>>
@@ -188,7 +188,7 @@ practice.
 >> 		#address-cells = <3>;
 >> 		#size-cells = <1>;
 >>
->> 		pci@0 {
+>> 		pci at 0 {
 >> 			reg = <0 0 0 0x1000>;
 >> 			status = "disabled";
 >>
@@ -206,7 +206,7 @@ practice.
 >> 		};
 >>
 >>
->> 		pci@1 {
+>> 		pci at 1 {
 >> 			reg = <1 0 0 0x1000>;
 >> 			status = "disabled";
 >>
diff --git a/a/content_digest b/N2/content_digest
index 0776591..47ad40b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -9,20 +9,10 @@
  "ref\020120619133001.GB24138@avionic-0098.mockup.avionic-design.de\0"
  "ref\04FE0EFBB.6090206@firmworks.com\0"
  "ref\020120621064722.GA1122@avionic-0098.mockup.avionic-design.de\0"
- "From\0Mitch Bradley <wmb@firmworks.com>\0"
- "Subject\0Re: [PATCH v2 07/10] ARM: tegra: pcie: Add device tree support\0"
+ "From\0wmb@firmworks.com (Mitch Bradley)\0"
+ "Subject\0[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support\0"
  "Date\0Fri, 22 Jun 2012 07:09:45 -1000\0"
- "To\0Thierry Reding <thierry.reding@avionic-design.de>\0"
- "Cc\0Stephen Warren <swarren@wwwdotorg.org>"
-  Russell King <linux@arm.linux.org.uk>
-  linux-pci@vger.kernel.org
-  devicetree-discuss@lists.ozlabs.org
-  Rob Herring <rob.herring@calxeda.com>
-  Jesse Barnes <jbarnes@virtuousgeek.org>
-  Colin Cross <ccross@android.com>
-  linux-tegra@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " Arnd Bergmann <arnd@arndb.de>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 6/20/2012 8:47 PM, Thierry Reding wrote:\n"
@@ -36,7 +26,7 @@
  ">>>>> ...\n"
  ">>>>>>>> #address-cells = <1>; #size-cells = <1>;\n"
  ">>>>>>>>\n"
- ">>>>>>>> pci@80000000 {\n"
+ ">>>>>>>> pci at 80000000 {\n"
  ">>>>>>>\n"
  ">>>>>>> I'm still not convinced that using the address of the port's\n"
  ">>>>>>> registers is the correct way to represent each port. The port\n"
@@ -111,7 +101,7 @@
  ">>> \t\t#address-cells = <1>;\n"
  ">>> \t\t#size-cells = <0>;\n"
  ">>>\n"
- ">>> \t\tpci@0 {\n"
+ ">>> \t\tpci at 0 {\n"
  ">>> \t\t\treg = <2>;\n"
  ">>> \t\t\tstatus = \"disabled\";\n"
  ">>>\n"
@@ -126,7 +116,7 @@
  ">>> \t\t\tnvidia,num-lanes = <2>;\n"
  ">>> \t\t};\n"
  ">>>\n"
- ">>> \t\tpci@1 {\n"
+ ">>> \t\tpci at 1 {\n"
  ">>> \t\t\treg = <1>;\n"
  ">>> \t\t\tstatus = \"disabled\";\n"
  ">>>\n"
@@ -215,7 +205,7 @@
  ">> \t\t#address-cells = <3>;\n"
  ">> \t\t#size-cells = <1>;\n"
  ">>\n"
- ">> \t\tpci@0 {\n"
+ ">> \t\tpci at 0 {\n"
  ">> \t\t\treg = <0 0 0 0x1000>;\n"
  ">> \t\t\tstatus = \"disabled\";\n"
  ">>\n"
@@ -233,7 +223,7 @@
  ">> \t\t};\n"
  ">>\n"
  ">>\n"
- ">> \t\tpci@1 {\n"
+ ">> \t\tpci at 1 {\n"
  ">> \t\t\treg = <1 0 0 0x1000>;\n"
  ">> \t\t\tstatus = \"disabled\";\n"
  ">>\n"
@@ -272,4 +262,4 @@
  "> Thierry\n"
  >
 
-18de6f3c66d11c6d648a581df50ca7288db2f5bf8bd509e371bdb702560d8c53
+b904f95ce9e814ca3b4fb4caf950ad84097905f3f5620aa93c6c79d0c7fcba7c

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.