All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87wqa4hhcr.fsf@nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index 547f9c3..df64570 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 
-Varun Sethi <Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org> writes:
+Varun Sethi <Varun.Sethi@freescale.com> writes:
 
 >> >> > Also, for dynamic stream ID allocation we would need to represent
 >> >> > the specific master register (to store the stream ID) in the device tree.
@@ -11,7 +11,7 @@ Varun Sethi <Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org> writes:
 >> > Layerscape platforms. My point was that we would need the iommu master
 >> > node to include a reference to the master id register.
 >> >
->> > master@1 {
+>> > master at 1 {
 >> >                /* device has master ID 42 in the IOMMU */
 >> >              iommus = <&{/iommu} 42>;
 >> >              master-id-reg = <phandle offset> };
@@ -19,7 +19,7 @@ Varun Sethi <Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org> writes:
 >> In the above, for "iommus=" bindings, you wouldn't need to break
 >> ARM,SMMU compatibility at all if you set "streamID" exactly as below.
 >> 
->>   master@1 {
+>>   master at 1 {
 >>                  /* device has master ID 42 in the IOMMU */
 >>                iommus = <&{/iommu} 'any given streamID'>;
 >>                master-id-reg = <phandle offset>
diff --git a/a/content_digest b/N1/content_digest
index 1c4b143..4bf6a4b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,26 +5,14 @@
  "ref\0d9fb045d54244f26a773ba45ad3caa2d@BL2PR03MB468.namprd03.prod.outlook.com\0"
  "ref\087zjf0hk3b.fsf@nvidia.com\0"
  "ref\0a0244b6befa9407fb6c2c35cc29f92f7@BL2PR03MB468.namprd03.prod.outlook.com\0"
- "ref\0a0244b6befa9407fb6c2c35cc29f92f7-AZ66ij2kwaacCcN9WK45f+O6mTEJWrR4XA4E9RH9d+qIuWR1G4zioA@public.gmane.org\0"
- "From\0Hiroshi Doyu <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
- "Subject\0Re: [PATCH v5] devicetree: Add generic IOMMU device tree bindings\0"
+ "From\0hdoyu@nvidia.com (Hiroshi Doyu)\0"
+ "Subject\0[PATCH v5] devicetree: Add generic IOMMU device tree bindings\0"
  "Date\0Tue, 19 Aug 2014 14:03:00 +0300\0"
- "To\0Varun Sethi <Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org>"
- " Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org>\0"
- "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  Stuart Yoder <stuart.yoder-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
- "Varun Sethi <Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org> writes:\n"
+ "Varun Sethi <Varun.Sethi@freescale.com> writes:\n"
  "\n"
  ">> >> > Also, for dynamic stream ID allocation we would need to represent\n"
  ">> >> > the specific master register (to store the stream ID) in the device tree.\n"
@@ -36,7 +24,7 @@
  ">> > Layerscape platforms. My point was that we would need the iommu master\n"
  ">> > node to include a reference to the master id register.\n"
  ">> >\n"
- ">> > master@1 {\n"
+ ">> > master at 1 {\n"
  ">> >                /* device has master ID 42 in the IOMMU */\n"
  ">> >              iommus = <&{/iommu} 42>;\n"
  ">> >              master-id-reg = <phandle offset> };\n"
@@ -44,7 +32,7 @@
  ">> In the above, for \"iommus=\" bindings, you wouldn't need to break\n"
  ">> ARM,SMMU compatibility at all if you set \"streamID\" exactly as below.\n"
  ">> \n"
- ">>   master@1 {\n"
+ ">>   master at 1 {\n"
  ">>                  /* device has master ID 42 in the IOMMU */\n"
  ">>                iommus = <&{/iommu} 'any given streamID'>;\n"
  ">>                master-id-reg = <phandle offset>\n"
@@ -79,4 +67,4 @@
  "statically set in DT, how should we describe this dynmaic steramID\n"
  shifting/assignment in DT?
 
-1091b06bb4d8ba703f35bb10dfb154efec3bff237756dc4c32d6db48d4fd4e2a
+db8f89f2200a8d5efc397de89cedfd96afd52a756ab3bc50e53142c508f6f4d7

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.