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

diff --git a/a/1.txt b/N1/1.txt
index 60ef38e..7c9cd44 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ On 23/07/15 17:52, Mark Rutland wrote:
 > map devices (identified by their Requester ID) to sideband data for the
 > IOMMU which they master through.
 >
-> Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
 > ---
 >   .../devicetree/bindings/pci/pci-iommu.txt          | 171 +++++++++++++++++++++
 >   1 file changed, 171 insertions(+)
@@ -102,7 +102,7 @@ glance, but it does neatly address a genuine use-case.
 > +	#address-cells = <1>;
 > +	#size-cells = <1>;
 > +
-> +	iommu: iommu@a {
+> +	iommu: iommu at a {
 > +		reg = <0xa 0x1>;
 > +		compatible = "vendor,some-iommu";
 > +		#iommu-cells = <1>;
@@ -118,7 +118,7 @@ Robin.
 
 > +	};
 > +
-> +	pci: pci@f {
+> +	pci: pci at f {
 > +		reg = <0xf 0x1>;
 > +		compatible = "vendor,pcie-root-complex";
 > +		device_type = "pci";
@@ -130,8 +130,3 @@ Robin.
 > +		iommu-map = <0x0 &iommu 0x0 0x10000>;
 > +	};
 > +};
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index a0f7f46..18451a5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,9 @@
  "ref\01437670365-20704-1-git-send-email-mark.rutland@arm.com\0"
  "ref\01437670365-20704-4-git-send-email-mark.rutland@arm.com\0"
- "ref\01437670365-20704-4-git-send-email-mark.rutland-5wv7dgnIgG8@public.gmane.org\0"
- "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0"
- "Subject\0Re: [PATCH 3/3] Docs: dt: add PCI IOMMU map bindings\0"
+ "From\0robin.murphy@arm.com (Robin Murphy)\0"
+ "Subject\0[PATCH 3/3] Docs: dt: add PCI IOMMU map bindings\0"
  "Date\0Fri, 24 Jul 2015 13:23:55 +0100\0"
- "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>"
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
- "Cc\0Lorenzo Pieralisi <Lorenzo.Pieralisi-5wv7dgnIgG8@public.gmane.org>"
-  arnd-r2nGTMty4D4@public.gmane.org <arnd-r2nGTMty4D4@public.gmane.org>
-  Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org>
-  Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org <ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  tirumalesh.chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org <tirumalesh.chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
-  laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
-  thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
-  treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
- " majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Mark,\n"
@@ -39,7 +24,7 @@
  "> map devices (identified by their Requester ID) to sideband data for the\n"
  "> IOMMU which they master through.\n"
  ">\n"
- "> Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
+ "> Signed-off-by: Mark Rutland <mark.rutland@arm.com>\n"
  "> ---\n"
  ">   .../devicetree/bindings/pci/pci-iommu.txt          | 171 +++++++++++++++++++++\n"
  ">   1 file changed, 171 insertions(+)\n"
@@ -125,7 +110,7 @@
  "> +\t#address-cells = <1>;\n"
  "> +\t#size-cells = <1>;\n"
  "> +\n"
- "> +\tiommu: iommu@a {\n"
+ "> +\tiommu: iommu at a {\n"
  "> +\t\treg = <0xa 0x1>;\n"
  "> +\t\tcompatible = \"vendor,some-iommu\";\n"
  "> +\t\t#iommu-cells = <1>;\n"
@@ -141,7 +126,7 @@
  "\n"
  "> +\t};\n"
  "> +\n"
- "> +\tpci: pci@f {\n"
+ "> +\tpci: pci at f {\n"
  "> +\t\treg = <0xf 0x1>;\n"
  "> +\t\tcompatible = \"vendor,pcie-root-complex\";\n"
  "> +\t\tdevice_type = \"pci\";\n"
@@ -152,11 +137,6 @@
  "> +\t\t */\n"
  "> +\t\tiommu-map = <0x0 &iommu 0x0 0x10000>;\n"
  "> +\t};\n"
- "> +};\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ > +};
 
-a6eb5ccdb900d9c8143d0abb509c420e186458f0886d086132293af5219c8810
+aa4a4826a20969ed7f965a7486a907a33e4871334e38c794dafc626217487978

diff --git a/a/1.txt b/N2/1.txt
index 60ef38e..219c3e7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -16,7 +16,7 @@ On 23/07/15 17:52, Mark Rutland wrote:
 > map devices (identified by their Requester ID) to sideband data for the
 > IOMMU which they master through.
 >
-> Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
 > ---
 >   .../devicetree/bindings/pci/pci-iommu.txt          | 171 +++++++++++++++++++++
 >   1 file changed, 171 insertions(+)
@@ -130,8 +130,3 @@ Robin.
 > +		iommu-map = <0x0 &iommu 0x0 0x10000>;
 > +	};
 > +};
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index a0f7f46..b8a5cc4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,24 +1,23 @@
  "ref\01437670365-20704-1-git-send-email-mark.rutland@arm.com\0"
  "ref\01437670365-20704-4-git-send-email-mark.rutland@arm.com\0"
- "ref\01437670365-20704-4-git-send-email-mark.rutland-5wv7dgnIgG8@public.gmane.org\0"
- "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0"
+ "From\0Robin Murphy <robin.murphy@arm.com>\0"
  "Subject\0Re: [PATCH 3/3] Docs: dt: add PCI IOMMU map bindings\0"
  "Date\0Fri, 24 Jul 2015 13:23:55 +0100\0"
- "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>"
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
- "Cc\0Lorenzo Pieralisi <Lorenzo.Pieralisi-5wv7dgnIgG8@public.gmane.org>"
-  arnd-r2nGTMty4D4@public.gmane.org <arnd-r2nGTMty4D4@public.gmane.org>
-  Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org>
-  Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org <ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  tirumalesh.chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org <tirumalesh.chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
-  laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
-  thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
-  treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
- " majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
+ "To\0Mark Rutland <mark.rutland@arm.com>"
+ " devicetree@vger.kernel.org <devicetree@vger.kernel.org>\0"
+ "Cc\0Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>"
+  arnd@arndb.de <arnd@arndb.de>
+  Marc Zyngier <Marc.Zyngier@arm.com>
+  Will Deacon <Will.Deacon@arm.com>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  ddaney@caviumnetworks.com <ddaney@caviumnetworks.com>
+  iommu@lists.linux-foundation.org <iommu@lists.linux-foundation.org>
+  tirumalesh.chalamarla@caviumnetworks.com <tirumalesh.chalamarla@caviumnetworks.com>
+  laurent.pinchart@ideasonboard.com <laurent.pinchart@ideasonboard.com>
+  thunder.leizhen@huawei.com <thunder.leizhen@huawei.com>
+  treding@nvidia.com <treding@nvidia.com>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " majun258@huawei.com <majun258@huawei.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Mark,\n"
@@ -39,7 +38,7 @@
  "> map devices (identified by their Requester ID) to sideband data for the\n"
  "> IOMMU which they master through.\n"
  ">\n"
- "> Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
+ "> Signed-off-by: Mark Rutland <mark.rutland@arm.com>\n"
  "> ---\n"
  ">   .../devicetree/bindings/pci/pci-iommu.txt          | 171 +++++++++++++++++++++\n"
  ">   1 file changed, 171 insertions(+)\n"
@@ -152,11 +151,6 @@
  "> +\t\t */\n"
  "> +\t\tiommu-map = <0x0 &iommu 0x0 0x10000>;\n"
  "> +\t};\n"
- "> +};\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ > +};
 
-a6eb5ccdb900d9c8143d0abb509c420e186458f0886d086132293af5219c8810
+098cc25fe3f8ff9f791c72d0a3b15828c321181ffba846b66914e38c17f2cd05

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.