All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <560031E7.1060307@caviumnetworks.com>

diff --git a/a/1.txt b/N1/1.txt
index 3ddc6d2..16fb905 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -74,7 +74,7 @@ On 09/21/2015 08:58 AM, Marc Zyngier wrote:
 
 OK, how about this:
 
-	pcie0: pcie0 at 8480,00000000 {
+	pcie0: pcie0@8480,00000000 {
 		compatible = "pci-host-ecam-generic";
 		device_type = "pci";
 		msi-parent = <&its>;
@@ -93,7 +93,7 @@ OK, how about this:
 		node as sufficient information can be probed as part
 		of normal PCI probing. */
 
-		mrml-bridge0 at 1,0 {
+		mrml-bridge0@1,0 {
 			compatible = "cavium,thunder-8890-mrml-bridge";
 			#size-cells = <2>;
 			#address-cells = <3>;
@@ -101,7 +101,7 @@ OK, how about this:
 0x10 0x00000000>;
 			reg = <0x0800 0 0 0 0>; /* DEVFN = 0x08 (1:0) */
 
-			mdio-nexus at 1,3 {
+			mdio-nexus@1,3 {
 				compatible = "cavium,thunder-8890-mdio-nexus";
 				#address-cells = <2>;
 				#size-cells = <2>;
@@ -109,7 +109,7 @@ OK, how about this:
 				assigned-addresses = <0x03000000 0x87e0 0x05000000 0x0 0x800000>;
 				ranges = <0x87e0 0x05000000 0x03000000 0x87e0 0x05000000 0x0 0x800000>;
 
-				mdio0 at 87e0,05003800 {
+				mdio0@87e0,05003800 {
 					compatible = "cavium,thunder-8890-mdio";
 					#address-cells = <1>;
 					#size-cells = <0>;
diff --git a/a/content_digest b/N1/content_digest
index 872b887..71cdea8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,10 +3,22 @@
  "ref\020150918095109.144c22ed@arm.com\0"
  "ref\055FC4FBA.1010306@caviumnetworks.com\0"
  "ref\020150921165814.01967eaf@arm.com\0"
- "From\0ddaney@caviumnetworks.com (David Daney)\0"
- "Subject\0[PATCH 2/2] irqchip/gicv3-its:  Handle OF device tree \"msi-map\" properties.\0"
+ "From\0David Daney <ddaney@caviumnetworks.com>\0"
+ "Subject\0Re: [PATCH 2/2] irqchip/gicv3-its:  Handle OF device tree \"msi-map\" properties.\0"
  "Date\0Mon, 21 Sep 2015 09:35:51 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Zyngier <marc.zyngier@arm.com>\0"
+ "Cc\0David Daney <ddaney.cavm@gmail.com>"
+  linux-kernel@vger.kernel.org
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  Thomas Gleixner <tglx@linutronix.de>
+  Jason Cooper <jason@lakedaemon.net>
+ " David Daney <david.daney@cavium.com>\0"
  "\00:1\0"
  "b\0"
  "On 09/21/2015 08:58 AM, Marc Zyngier wrote:\n"
@@ -85,7 +97,7 @@
  "\n"
  "OK, how about this:\n"
  "\n"
- "\tpcie0: pcie0 at 8480,00000000 {\n"
+ "\tpcie0: pcie0@8480,00000000 {\n"
  "\t\tcompatible = \"pci-host-ecam-generic\";\n"
  "\t\tdevice_type = \"pci\";\n"
  "\t\tmsi-parent = <&its>;\n"
@@ -104,7 +116,7 @@
  "\t\tnode as sufficient information can be probed as part\n"
  "\t\tof normal PCI probing. */\n"
  "\n"
- "\t\tmrml-bridge0 at 1,0 {\n"
+ "\t\tmrml-bridge0@1,0 {\n"
  "\t\t\tcompatible = \"cavium,thunder-8890-mrml-bridge\";\n"
  "\t\t\t#size-cells = <2>;\n"
  "\t\t\t#address-cells = <3>;\n"
@@ -112,7 +124,7 @@
  "0x10 0x00000000>;\n"
  "\t\t\treg = <0x0800 0 0 0 0>; /* DEVFN = 0x08 (1:0) */\n"
  "\n"
- "\t\t\tmdio-nexus at 1,3 {\n"
+ "\t\t\tmdio-nexus@1,3 {\n"
  "\t\t\t\tcompatible = \"cavium,thunder-8890-mdio-nexus\";\n"
  "\t\t\t\t#address-cells = <2>;\n"
  "\t\t\t\t#size-cells = <2>;\n"
@@ -120,7 +132,7 @@
  "\t\t\t\tassigned-addresses = <0x03000000 0x87e0 0x05000000 0x0 0x800000>;\n"
  "\t\t\t\tranges = <0x87e0 0x05000000 0x03000000 0x87e0 0x05000000 0x0 0x800000>;\n"
  "\n"
- "\t\t\t\tmdio0 at 87e0,05003800 {\n"
+ "\t\t\t\tmdio0@87e0,05003800 {\n"
  "\t\t\t\t\tcompatible = \"cavium,thunder-8890-mdio\";\n"
  "\t\t\t\t\t#address-cells = <1>;\n"
  "\t\t\t\t\t#size-cells = <0>;\n"
@@ -204,4 +216,4 @@
  "> \tM.\n"
  >
 
-3f7d65355d85b2fde073cfb8a60d1c39dbd5dd114ecca3fe89f6a6817b5a562f
+0e1712af4e9256e129671624fac025cef2a97d3a76c5698c6d009c84e365a6b9

diff --git a/a/1.txt b/N2/1.txt
index 3ddc6d2..16fb905 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -74,7 +74,7 @@ On 09/21/2015 08:58 AM, Marc Zyngier wrote:
 
 OK, how about this:
 
-	pcie0: pcie0 at 8480,00000000 {
+	pcie0: pcie0@8480,00000000 {
 		compatible = "pci-host-ecam-generic";
 		device_type = "pci";
 		msi-parent = <&its>;
@@ -93,7 +93,7 @@ OK, how about this:
 		node as sufficient information can be probed as part
 		of normal PCI probing. */
 
-		mrml-bridge0 at 1,0 {
+		mrml-bridge0@1,0 {
 			compatible = "cavium,thunder-8890-mrml-bridge";
 			#size-cells = <2>;
 			#address-cells = <3>;
@@ -101,7 +101,7 @@ OK, how about this:
 0x10 0x00000000>;
 			reg = <0x0800 0 0 0 0>; /* DEVFN = 0x08 (1:0) */
 
-			mdio-nexus at 1,3 {
+			mdio-nexus@1,3 {
 				compatible = "cavium,thunder-8890-mdio-nexus";
 				#address-cells = <2>;
 				#size-cells = <2>;
@@ -109,7 +109,7 @@ OK, how about this:
 				assigned-addresses = <0x03000000 0x87e0 0x05000000 0x0 0x800000>;
 				ranges = <0x87e0 0x05000000 0x03000000 0x87e0 0x05000000 0x0 0x800000>;
 
-				mdio0 at 87e0,05003800 {
+				mdio0@87e0,05003800 {
 					compatible = "cavium,thunder-8890-mdio";
 					#address-cells = <1>;
 					#size-cells = <0>;
diff --git a/a/content_digest b/N2/content_digest
index 872b887..b6b1ab9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,10 +3,22 @@
  "ref\020150918095109.144c22ed@arm.com\0"
  "ref\055FC4FBA.1010306@caviumnetworks.com\0"
  "ref\020150921165814.01967eaf@arm.com\0"
- "From\0ddaney@caviumnetworks.com (David Daney)\0"
- "Subject\0[PATCH 2/2] irqchip/gicv3-its:  Handle OF device tree \"msi-map\" properties.\0"
+ "From\0David Daney <ddaney@caviumnetworks.com>\0"
+ "Subject\0Re: [PATCH 2/2] irqchip/gicv3-its:  Handle OF device tree \"msi-map\" properties.\0"
  "Date\0Mon, 21 Sep 2015 09:35:51 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Zyngier <marc.zyngier@arm.com>\0"
+ "Cc\0David Daney <ddaney.cavm@gmail.com>"
+  <linux-kernel@vger.kernel.org>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <devicetree@vger.kernel.org>
+  Thomas Gleixner <tglx@linutronix.de>
+  Jason Cooper <jason@lakedaemon.net>
+ " David Daney <david.daney@cavium.com>\0"
  "\00:1\0"
  "b\0"
  "On 09/21/2015 08:58 AM, Marc Zyngier wrote:\n"
@@ -85,7 +97,7 @@
  "\n"
  "OK, how about this:\n"
  "\n"
- "\tpcie0: pcie0 at 8480,00000000 {\n"
+ "\tpcie0: pcie0@8480,00000000 {\n"
  "\t\tcompatible = \"pci-host-ecam-generic\";\n"
  "\t\tdevice_type = \"pci\";\n"
  "\t\tmsi-parent = <&its>;\n"
@@ -104,7 +116,7 @@
  "\t\tnode as sufficient information can be probed as part\n"
  "\t\tof normal PCI probing. */\n"
  "\n"
- "\t\tmrml-bridge0 at 1,0 {\n"
+ "\t\tmrml-bridge0@1,0 {\n"
  "\t\t\tcompatible = \"cavium,thunder-8890-mrml-bridge\";\n"
  "\t\t\t#size-cells = <2>;\n"
  "\t\t\t#address-cells = <3>;\n"
@@ -112,7 +124,7 @@
  "0x10 0x00000000>;\n"
  "\t\t\treg = <0x0800 0 0 0 0>; /* DEVFN = 0x08 (1:0) */\n"
  "\n"
- "\t\t\tmdio-nexus at 1,3 {\n"
+ "\t\t\tmdio-nexus@1,3 {\n"
  "\t\t\t\tcompatible = \"cavium,thunder-8890-mdio-nexus\";\n"
  "\t\t\t\t#address-cells = <2>;\n"
  "\t\t\t\t#size-cells = <2>;\n"
@@ -120,7 +132,7 @@
  "\t\t\t\tassigned-addresses = <0x03000000 0x87e0 0x05000000 0x0 0x800000>;\n"
  "\t\t\t\tranges = <0x87e0 0x05000000 0x03000000 0x87e0 0x05000000 0x0 0x800000>;\n"
  "\n"
- "\t\t\t\tmdio0 at 87e0,05003800 {\n"
+ "\t\t\t\tmdio0@87e0,05003800 {\n"
  "\t\t\t\t\tcompatible = \"cavium,thunder-8890-mdio\";\n"
  "\t\t\t\t\t#address-cells = <1>;\n"
  "\t\t\t\t\t#size-cells = <0>;\n"
@@ -204,4 +216,4 @@
  "> \tM.\n"
  >
 
-3f7d65355d85b2fde073cfb8a60d1c39dbd5dd114ecca3fe89f6a6817b5a562f
+4f271eb90055e7ffe048e4a633b5dc805dcd5027b861aa8d4815fe52f1aac892

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.