All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130129150803.GA29817@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 200ad83..58845c3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -28,21 +28,21 @@ On Tue, Jan 29, 2013 at 03:02:01PM +0000, Thierry Reding wrote:
 > 			  0x00001000 0 0x80001000 0x80001000 0 0x00001000 /* port 1 registers */
 > 			  ...>;
 > 
-> 		pci@1,0 {
+> 		pci at 1,0 {
 > 			reg = <0x000800 0 0x80000000 0 0x1000>;
 > 			...
 > 		};
 > 
-> 		pci@2,0 {
+> 		pci at 2,0 {
 > 			reg = <0x001000 0 0x80001000 0 0x1000>;
 > 			...
 > 		};
 > 	};
 > 
-> So what happens here is that for each root port (pci@1,0 and pci@2,0),
+> So what happens here is that for each root port (pci at 1,0 and pci at 2,0),
 > the reg property is translated into the parent address space via the
-> pcie-controller's ranges property. pci@1,0 gets the memory region
-> 0x80000000-0x80000fff and pci@2,0 gets 0x80001000-0x80001fff. (These are
+> pcie-controller's ranges property. pci at 1,0 gets the memory region
+> 0x80000000-0x80000fff and pci at 2,0 gets 0x80001000-0x80001fff. (These are
 > actually windows through which the configuration space of the root ports
 > is accessed.)
 > 
diff --git a/a/content_digest b/N1/content_digest
index 7049103..28eca09 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,27 +6,10 @@
  "ref\020130129142015.GA23640@avionic-0098.mockup.avionic-design.de\0"
  "ref\020130129152937.53ec9a9b@skate\0"
  "ref\020130129150201.GA24101@avionic-0098.mockup.avionic-design.de\0"
- "From\0Andrew Murray <andrew.murray@arm.com>\0"
- "Subject\0Re: [PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems\0"
+ "From\0andrew.murray@arm.com (Andrew Murray)\0"
+ "Subject\0[PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems\0"
  "Date\0Tue, 29 Jan 2013 15:08:03 +0000\0"
- "To\0Thierry Reding <thierry.reding@avionic-design.de>\0"
- "Cc\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>"
-  Bjorn Helgaas <bhelgaas@google.com>
-  linux-pci@vger.kernel.org <linux-pci@vger.kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  Jason Cooper <jason@lakedaemon.net>
-  Andrew Lunn <andrew@lunn.ch>
-  Gregory Clement <gregory.clement@free-electrons.com>
-  Arnd Bergmann <arnd@arndb.de>
-  Maen Suleiman <maen@marvell.com>
-  Lior Amsalem <alior@marvell.com>
-  Eran Ben-Avi <benavi@marvell.com>
-  Nadav Haklai <nadavh@marvell.com>
-  Shadi Ammouri <shadi@marvell.com>
-  Tawfik Bayouk <tawfik@marvell.com>
-  Stephen Warren <swarren@wwwdotorg.org>
-  Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
- " Russell King - ARM Linux <linux@arm.linux.org.uk>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Jan 29, 2013 at 03:02:01PM +0000, Thierry Reding wrote:\n"
@@ -59,21 +42,21 @@
  "> \t\t\t  0x00001000 0 0x80001000 0x80001000 0 0x00001000 /* port 1 registers */\n"
  "> \t\t\t  ...>;\n"
  "> \n"
- "> \t\tpci@1,0 {\n"
+ "> \t\tpci at 1,0 {\n"
  "> \t\t\treg = <0x000800 0 0x80000000 0 0x1000>;\n"
  "> \t\t\t...\n"
  "> \t\t};\n"
  "> \n"
- "> \t\tpci@2,0 {\n"
+ "> \t\tpci at 2,0 {\n"
  "> \t\t\treg = <0x001000 0 0x80001000 0 0x1000>;\n"
  "> \t\t\t...\n"
  "> \t\t};\n"
  "> \t};\n"
  "> \n"
- "> So what happens here is that for each root port (pci@1,0 and pci@2,0),\n"
+ "> So what happens here is that for each root port (pci at 1,0 and pci at 2,0),\n"
  "> the reg property is translated into the parent address space via the\n"
- "> pcie-controller's ranges property. pci@1,0 gets the memory region\n"
- "> 0x80000000-0x80000fff and pci@2,0 gets 0x80001000-0x80001fff. (These are\n"
+ "> pcie-controller's ranges property. pci at 1,0 gets the memory region\n"
+ "> 0x80000000-0x80000fff and pci at 2,0 gets 0x80001000-0x80001fff. (These are\n"
  "> actually windows through which the configuration space of the root ports\n"
  "> is accessed.)\n"
  "> \n"
@@ -108,4 +91,4 @@
  "\n"
  Andrew Murray
 
-405ab5ea23079016d946593b67dc7d72e6ef6edd51a26ea7d9b975519b5eb0d0
+16f541f452829194b8ceda000c866ff0e5b4af3fce24481ece3670ad7a2c0ee1

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.