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

diff --git a/a/1.txt b/N1/1.txt
index d94998a..ac0680f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -33,12 +33,12 @@ On 04/06/15 13:29, Yong Wu wrote:
 > Question :
 >    1: if there are 2 client devices use iommu, it will be like this in
 > dtsi,
->                  disp:testiommu@1400c000 {
+>                  disp:testiommu at 1400c000 {
 >                          compatible = "mediatek,mt8173-test";
 >                          iommus = <&iommu M4U_LARB0_ID 0>,
 >                                   <&iommu M4U_LARB1_ID 3>;
 >                  };
->                  disp1:testiommu@1400D000 {
+>                  disp1:testiommu at 1400D000 {
 >                          compatible = "mediatek,mt8173-disptest1";
 >                          iommus = <&iommu M4U_LARB0_ID 8>,
 >                                   <&iommu M4U_LARB1_ID 2>;
@@ -109,7 +109,7 @@ Robin.
 >> easily handle the kind of problematic system topologies in the current
 >> IOMMU API anyway.
 >>
->> Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
+>> Signed-off-by: Robin Murphy <robin.murphy@arm.com>
 >> ---
 >>   arch/arm64/include/asm/device.h      |   3 +
 >>   arch/arm64/include/asm/dma-mapping.h |  14 ++
diff --git a/a/content_digest b/N1/content_digest
index e5a392f..31e7e57 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,10 @@
  "ref\0cover.1432735420.git.robin.murphy@arm.com\0"
  "ref\0cd32131caab8833f48180ee1df79c9da020c5a48.1432735420.git.robin.murphy@arm.com\0"
  "ref\01433420992.4270.86.camel@mhfsdcap03\0"
- "From\0Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0"
- "Subject\0Re: [PATCH 3/4] arm64: Add IOMMU dma_ops\0"
+ "From\0robin.murphy@arm.com (Robin Murphy)\0"
+ "Subject\0[PATCH 3/4] arm64: Add IOMMU dma_ops\0"
  "Date\0Thu, 11 Jun 2015 17:23:11 +0100\0"
- "To\0Yong Wu <yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0"
- "Cc\0laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>"
-  arnd-r2nGTMty4D4@public.gmane.org <arnd-r2nGTMty4D4@public.gmane.org>
-  Catalin Marinas <Catalin.Marinas-5wv7dgnIgG8@public.gmane.org>
-  Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org>
-  Tomasz Figa <tfiga-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  djkurtz-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org <djkurtz-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
-  thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
-  yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@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>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 04/06/15 13:29, Yong Wu wrote:\n"
@@ -54,12 +42,12 @@
  "> Question :\n"
  ">    1: if there are 2 client devices use iommu, it will be like this in\n"
  "> dtsi,\n"
- ">                  disp:testiommu@1400c000 {\n"
+ ">                  disp:testiommu at 1400c000 {\n"
  ">                          compatible = \"mediatek,mt8173-test\";\n"
  ">                          iommus = <&iommu M4U_LARB0_ID 0>,\n"
  ">                                   <&iommu M4U_LARB1_ID 3>;\n"
  ">                  };\n"
- ">                  disp1:testiommu@1400D000 {\n"
+ ">                  disp1:testiommu at 1400D000 {\n"
  ">                          compatible = \"mediatek,mt8173-disptest1\";\n"
  ">                          iommus = <&iommu M4U_LARB0_ID 8>,\n"
  ">                                   <&iommu M4U_LARB1_ID 2>;\n"
@@ -130,7 +118,7 @@
  ">> easily handle the kind of problematic system topologies in the current\n"
  ">> IOMMU API anyway.\n"
  ">>\n"
- ">> Signed-off-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n"
+ ">> Signed-off-by: Robin Murphy <robin.murphy@arm.com>\n"
  ">> ---\n"
  ">>   arch/arm64/include/asm/device.h      |   3 +\n"
  ">>   arch/arm64/include/asm/dma-mapping.h |  14 ++\n"
@@ -246,4 +234,4 @@
  ">\n"
  >
 
-7ad85819647c1a1b2cdc822bcfc53342f9d3009b83f5675a47b3e002f7ada46d
+973b3ca258ff4fffe5dba11f935e35bb952a0a7abde3115d9c1c295ef2f6908f

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.