All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5AF9916E.8000504@nxp.com>

diff --git a/a/1.txt b/N1/1.txt
index 9e9401f..3bbd568 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,48 +1,52 @@
 Hi Nipun,
 
 On 04/27/2018 01:27 PM, Nipun Gupta wrote:
-> Signed-off-by: Nipun Gupta <nipun.gupta-3arQi8VN3Tc@public.gmane.org>
+> Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
 > ---
 >   drivers/bus/fsl-mc/fsl-mc-bus.c | 16 ++++++++++++----
 >   1 file changed, 12 insertions(+), 4 deletions(-)
 >
-> diff --git a/drivers/bus/fsl-mc/fsl-mc-bus.c b/drivers/bus/fsl-mc/fsl-mc-bus.c
+> diff --git a/drivers/bus/fsl-mc/fsl-mc-bus.c b/drivers/bus/fsl-mc/fsl-mc-=
+bus.c
 > index 5d8266c..624828b 100644
 > --- a/drivers/bus/fsl-mc/fsl-mc-bus.c
 > +++ b/drivers/bus/fsl-mc/fsl-mc-bus.c
-> @@ -127,6 +127,16 @@ static int fsl_mc_bus_uevent(struct device *dev, struct kobj_uevent_env *env)
+> @@ -127,6 +127,16 @@ static int fsl_mc_bus_uevent(struct device *dev, str=
+uct kobj_uevent_env *env)
 >   	return 0;
 >   }
 >
 > +static int fsl_mc_dma_configure(struct device *dev)
 > +{
-> +	struct device *dma_dev = dev;
+> +	struct device *dma_dev =3D dev;
 > +
 > +	while (dev_is_fsl_mc(dma_dev))
-> +		dma_dev = dma_dev->parent;
+> +		dma_dev =3D dma_dev->parent;
 > +
 > +	return of_dma_configure(dev, dma_dev->of_node, 0);
 > +}
 > +
->   static ssize_t modalias_show(struct device *dev, struct device_attribute *attr,
+>   static ssize_t modalias_show(struct device *dev, struct device_attribut=
+e *attr,
 >   			     char *buf)
 >   {
-> @@ -148,6 +158,7 @@ struct bus_type fsl_mc_bus_type = {
->   	.name = "fsl-mc",
->   	.match = fsl_mc_bus_match,
->   	.uevent = fsl_mc_bus_uevent,
-> +	.dma_configure  = fsl_mc_dma_configure,
->   	.dev_groups = fsl_mc_dev_groups,
+> @@ -148,6 +158,7 @@ struct bus_type fsl_mc_bus_type =3D {
+>   	.name =3D "fsl-mc",
+>   	.match =3D fsl_mc_bus_match,
+>   	.uevent =3D fsl_mc_bus_uevent,
+> +	.dma_configure  =3D fsl_mc_dma_configure,
+>   	.dev_groups =3D fsl_mc_dev_groups,
 >   };
 >   EXPORT_SYMBOL_GPL(fsl_mc_bus_type);
-> @@ -616,6 +627,7 @@ int fsl_mc_device_add(struct fsl_mc_obj_desc *obj_desc,
->   		mc_dev->icid = parent_mc_dev->icid;
->   		mc_dev->dma_mask = FSL_MC_DEFAULT_DMA_MASK;
->   		mc_dev->dev.dma_mask = &mc_dev->dma_mask;
-> +		mc_dev->dev.coherent_dma_mask = mc_dev->dma_mask;
+> @@ -616,6 +627,7 @@ int fsl_mc_device_add(struct fsl_mc_obj_desc *obj_des=
+c,
+>   		mc_dev->icid =3D parent_mc_dev->icid;
+>   		mc_dev->dma_mask =3D FSL_MC_DEFAULT_DMA_MASK;
+>   		mc_dev->dev.dma_mask =3D &mc_dev->dma_mask;
+> +		mc_dev->dev.coherent_dma_mask =3D mc_dev->dma_mask;
 
-This change seems a bit unrelated to the patch subject. I wonder if it 
+This change seems a bit unrelated to the patch subject. I wonder if it=20
 makes sense to split it it in a distinct patch.
 
 ---
-Best Regards, Laurentiu
+Best Regards, Laurentiu=
diff --git a/a/content_digest b/N1/content_digest
index 0f6ecc8..99af060 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,77 +1,83 @@
  "ref\01524824826-29473-1-git-send-email-nipun.gupta@nxp.com\0"
  "ref\01524824826-29473-6-git-send-email-nipun.gupta@nxp.com\0"
- "ref\01524824826-29473-6-git-send-email-nipun.gupta-3arQi8VN3Tc@public.gmane.org\0"
- "From\0Laurentiu Tudor <laurentiu.tudor-3arQi8VN3Tc@public.gmane.org>\0"
+ "From\0Laurentiu Tudor <laurentiu.tudor@nxp.com>\0"
  "Subject\0Re: [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus\0"
  "Date\0Mon, 14 May 2018 13:39:50 +0000\0"
- "To\0Nipun Gupta <nipun.gupta-3arQi8VN3Tc@public.gmane.org>"
-  robin.murphy-5wv7dgnIgG8@public.gmane.org <robin.murphy-5wv7dgnIgG8@public.gmane.org>
-  will.deacon-5wv7dgnIgG8@public.gmane.org <will.deacon-5wv7dgnIgG8@public.gmane.org>
-  mark.rutland-5wv7dgnIgG8@public.gmane.org <mark.rutland-5wv7dgnIgG8@public.gmane.org>
- " catalin.marinas-5wv7dgnIgG8@public.gmane.org <catalin.marinas-5wv7dgnIgG8@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  stuyoder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <stuyoder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
-  linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Leo Li <leoyang.li-3arQi8VN3Tc@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  hch-jcswGhMUV9g@public.gmane.org <hch-jcswGhMUV9g@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0Nipun Gupta <nipun.gupta@nxp.com>"
+  robin.murphy@arm.com <robin.murphy@arm.com>
+  will.deacon@arm.com <will.deacon@arm.com>
+  mark.rutland@arm.com <mark.rutland@arm.com>
+ " catalin.marinas@arm.com <catalin.marinas@arm.com>\0"
+ "Cc\0hch@lst.de <hch@lst.de>"
+  gregkh@linuxfoundation.org <gregkh@linuxfoundation.org>
+  joro@8bytes.org <joro@8bytes.org>
+  robh+dt@kernel.org <robh+dt@kernel.org>
+  m.szyprowski@samsung.com <m.szyprowski@samsung.com>
+  shawnguo@kernel.org <shawnguo@kernel.org>
+  frowand.list@gmail.com <frowand.list@gmail.com>
+  bhelgaas@google.com <bhelgaas@google.com>
+  iommu@lists.linux-foundation.org <iommu@lists.linux-foundation.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org>
+  linux-pci@vger.kernel.org <linux-pci@vger.kernel.org>
+  Bharat Bhushan <bharat.bhushan@nxp.com>
+  stuyoder@gmail.com <stuyoder@gmail.com>
+ " Leo Li <leoyang.li@nxp.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Nipun,\n"
  "\n"
  "On 04/27/2018 01:27 PM, Nipun Gupta wrote:\n"
- "> Signed-off-by: Nipun Gupta <nipun.gupta-3arQi8VN3Tc@public.gmane.org>\n"
+ "> Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>\n"
  "> ---\n"
  ">   drivers/bus/fsl-mc/fsl-mc-bus.c | 16 ++++++++++++----\n"
  ">   1 file changed, 12 insertions(+), 4 deletions(-)\n"
  ">\n"
- "> diff --git a/drivers/bus/fsl-mc/fsl-mc-bus.c b/drivers/bus/fsl-mc/fsl-mc-bus.c\n"
+ "> diff --git a/drivers/bus/fsl-mc/fsl-mc-bus.c b/drivers/bus/fsl-mc/fsl-mc-=\n"
+ "bus.c\n"
  "> index 5d8266c..624828b 100644\n"
  "> --- a/drivers/bus/fsl-mc/fsl-mc-bus.c\n"
  "> +++ b/drivers/bus/fsl-mc/fsl-mc-bus.c\n"
- "> @@ -127,6 +127,16 @@ static int fsl_mc_bus_uevent(struct device *dev, struct kobj_uevent_env *env)\n"
+ "> @@ -127,6 +127,16 @@ static int fsl_mc_bus_uevent(struct device *dev, str=\n"
+ "uct kobj_uevent_env *env)\n"
  ">   \treturn 0;\n"
  ">   }\n"
  ">\n"
  "> +static int fsl_mc_dma_configure(struct device *dev)\n"
  "> +{\n"
- "> +\tstruct device *dma_dev = dev;\n"
+ "> +\tstruct device *dma_dev =3D dev;\n"
  "> +\n"
  "> +\twhile (dev_is_fsl_mc(dma_dev))\n"
- "> +\t\tdma_dev = dma_dev->parent;\n"
+ "> +\t\tdma_dev =3D dma_dev->parent;\n"
  "> +\n"
  "> +\treturn of_dma_configure(dev, dma_dev->of_node, 0);\n"
  "> +}\n"
  "> +\n"
- ">   static ssize_t modalias_show(struct device *dev, struct device_attribute *attr,\n"
+ ">   static ssize_t modalias_show(struct device *dev, struct device_attribut=\n"
+ "e *attr,\n"
  ">   \t\t\t     char *buf)\n"
  ">   {\n"
- "> @@ -148,6 +158,7 @@ struct bus_type fsl_mc_bus_type = {\n"
- ">   \t.name = \"fsl-mc\",\n"
- ">   \t.match = fsl_mc_bus_match,\n"
- ">   \t.uevent = fsl_mc_bus_uevent,\n"
- "> +\t.dma_configure  = fsl_mc_dma_configure,\n"
- ">   \t.dev_groups = fsl_mc_dev_groups,\n"
+ "> @@ -148,6 +158,7 @@ struct bus_type fsl_mc_bus_type =3D {\n"
+ ">   \t.name =3D \"fsl-mc\",\n"
+ ">   \t.match =3D fsl_mc_bus_match,\n"
+ ">   \t.uevent =3D fsl_mc_bus_uevent,\n"
+ "> +\t.dma_configure  =3D fsl_mc_dma_configure,\n"
+ ">   \t.dev_groups =3D fsl_mc_dev_groups,\n"
  ">   };\n"
  ">   EXPORT_SYMBOL_GPL(fsl_mc_bus_type);\n"
- "> @@ -616,6 +627,7 @@ int fsl_mc_device_add(struct fsl_mc_obj_desc *obj_desc,\n"
- ">   \t\tmc_dev->icid = parent_mc_dev->icid;\n"
- ">   \t\tmc_dev->dma_mask = FSL_MC_DEFAULT_DMA_MASK;\n"
- ">   \t\tmc_dev->dev.dma_mask = &mc_dev->dma_mask;\n"
- "> +\t\tmc_dev->dev.coherent_dma_mask = mc_dev->dma_mask;\n"
+ "> @@ -616,6 +627,7 @@ int fsl_mc_device_add(struct fsl_mc_obj_desc *obj_des=\n"
+ "c,\n"
+ ">   \t\tmc_dev->icid =3D parent_mc_dev->icid;\n"
+ ">   \t\tmc_dev->dma_mask =3D FSL_MC_DEFAULT_DMA_MASK;\n"
+ ">   \t\tmc_dev->dev.dma_mask =3D &mc_dev->dma_mask;\n"
+ "> +\t\tmc_dev->dev.coherent_dma_mask =3D mc_dev->dma_mask;\n"
  "\n"
- "This change seems a bit unrelated to the patch subject. I wonder if it \n"
+ "This change seems a bit unrelated to the patch subject. I wonder if it=20\n"
  "makes sense to split it it in a distinct patch.\n"
  "\n"
  "---\n"
- Best Regards, Laurentiu
+ Best Regards, Laurentiu=
 
-ee77c88abeeaff73b22b86d991f2f0c49b2481d32df3216458ea5fca1605eebd
+4d163b69f3a1d89c509731829022fbf760f4ab48a40110a73886a02ef7fee7a5

diff --git a/a/1.txt b/N2/1.txt
index 9e9401f..a0c3c6f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 Hi Nipun,
 
 On 04/27/2018 01:27 PM, Nipun Gupta wrote:
-> Signed-off-by: Nipun Gupta <nipun.gupta-3arQi8VN3Tc@public.gmane.org>
+> Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
 > ---
 >   drivers/bus/fsl-mc/fsl-mc-bus.c | 16 ++++++++++++----
 >   1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/a/content_digest b/N2/content_digest
index 0f6ecc8..f555fec 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,34 +1,15 @@
  "ref\01524824826-29473-1-git-send-email-nipun.gupta@nxp.com\0"
  "ref\01524824826-29473-6-git-send-email-nipun.gupta@nxp.com\0"
- "ref\01524824826-29473-6-git-send-email-nipun.gupta-3arQi8VN3Tc@public.gmane.org\0"
- "From\0Laurentiu Tudor <laurentiu.tudor-3arQi8VN3Tc@public.gmane.org>\0"
- "Subject\0Re: [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus\0"
+ "From\0laurentiu.tudor@nxp.com (Laurentiu Tudor)\0"
+ "Subject\0[PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus\0"
  "Date\0Mon, 14 May 2018 13:39:50 +0000\0"
- "To\0Nipun Gupta <nipun.gupta-3arQi8VN3Tc@public.gmane.org>"
-  robin.murphy-5wv7dgnIgG8@public.gmane.org <robin.murphy-5wv7dgnIgG8@public.gmane.org>
-  will.deacon-5wv7dgnIgG8@public.gmane.org <will.deacon-5wv7dgnIgG8@public.gmane.org>
-  mark.rutland-5wv7dgnIgG8@public.gmane.org <mark.rutland-5wv7dgnIgG8@public.gmane.org>
- " catalin.marinas-5wv7dgnIgG8@public.gmane.org <catalin.marinas-5wv7dgnIgG8@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  stuyoder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <stuyoder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
-  linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Leo Li <leoyang.li-3arQi8VN3Tc@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  hch-jcswGhMUV9g@public.gmane.org <hch-jcswGhMUV9g@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"
  "Hi Nipun,\n"
  "\n"
  "On 04/27/2018 01:27 PM, Nipun Gupta wrote:\n"
- "> Signed-off-by: Nipun Gupta <nipun.gupta-3arQi8VN3Tc@public.gmane.org>\n"
+ "> Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>\n"
  "> ---\n"
  ">   drivers/bus/fsl-mc/fsl-mc-bus.c | 16 ++++++++++++----\n"
  ">   1 file changed, 12 insertions(+), 4 deletions(-)\n"
@@ -74,4 +55,4 @@
  "---\n"
  Best Regards, Laurentiu
 
-ee77c88abeeaff73b22b86d991f2f0c49b2481d32df3216458ea5fca1605eebd
+900012809bebbffa7d0f698fdd286c86eddd2557f5178af558270714002e8104

diff --git a/a/1.txt b/N3/1.txt
index 9e9401f..a0c3c6f 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,7 +1,7 @@
 Hi Nipun,
 
 On 04/27/2018 01:27 PM, Nipun Gupta wrote:
-> Signed-off-by: Nipun Gupta <nipun.gupta-3arQi8VN3Tc@public.gmane.org>
+> Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
 > ---
 >   drivers/bus/fsl-mc/fsl-mc-bus.c | 16 ++++++++++++----
 >   1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/a/content_digest b/N3/content_digest
index 0f6ecc8..c677a5e 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,34 +1,36 @@
  "ref\01524824826-29473-1-git-send-email-nipun.gupta@nxp.com\0"
  "ref\01524824826-29473-6-git-send-email-nipun.gupta@nxp.com\0"
- "ref\01524824826-29473-6-git-send-email-nipun.gupta-3arQi8VN3Tc@public.gmane.org\0"
- "From\0Laurentiu Tudor <laurentiu.tudor-3arQi8VN3Tc@public.gmane.org>\0"
+ "From\0Laurentiu Tudor <laurentiu.tudor@nxp.com>\0"
  "Subject\0Re: [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus\0"
  "Date\0Mon, 14 May 2018 13:39:50 +0000\0"
- "To\0Nipun Gupta <nipun.gupta-3arQi8VN3Tc@public.gmane.org>"
-  robin.murphy-5wv7dgnIgG8@public.gmane.org <robin.murphy-5wv7dgnIgG8@public.gmane.org>
-  will.deacon-5wv7dgnIgG8@public.gmane.org <will.deacon-5wv7dgnIgG8@public.gmane.org>
-  mark.rutland-5wv7dgnIgG8@public.gmane.org <mark.rutland-5wv7dgnIgG8@public.gmane.org>
- " catalin.marinas-5wv7dgnIgG8@public.gmane.org <catalin.marinas-5wv7dgnIgG8@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  stuyoder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <stuyoder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
-  linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Leo Li <leoyang.li-3arQi8VN3Tc@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
-  shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  hch-jcswGhMUV9g@public.gmane.org <hch-jcswGhMUV9g@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0Nipun Gupta <nipun.gupta@nxp.com>"
+  robin.murphy@arm.com <robin.murphy@arm.com>
+  will.deacon@arm.com <will.deacon@arm.com>
+  mark.rutland@arm.com <mark.rutland@arm.com>
+ " catalin.marinas@arm.com <catalin.marinas@arm.com>\0"
+ "Cc\0hch@lst.de <hch@lst.de>"
+  gregkh@linuxfoundation.org <gregkh@linuxfoundation.org>
+  joro@8bytes.org <joro@8bytes.org>
+  robh+dt@kernel.org <robh+dt@kernel.org>
+  m.szyprowski@samsung.com <m.szyprowski@samsung.com>
+  shawnguo@kernel.org <shawnguo@kernel.org>
+  frowand.list@gmail.com <frowand.list@gmail.com>
+  bhelgaas@google.com <bhelgaas@google.com>
+  iommu@lists.linux-foundation.org <iommu@lists.linux-foundation.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org>
+  linux-pci@vger.kernel.org <linux-pci@vger.kernel.org>
+  Bharat Bhushan <bharat.bhushan@nxp.com>
+  stuyoder@gmail.com <stuyoder@gmail.com>
+ " Leo Li <leoyang.li@nxp.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Nipun,\n"
  "\n"
  "On 04/27/2018 01:27 PM, Nipun Gupta wrote:\n"
- "> Signed-off-by: Nipun Gupta <nipun.gupta-3arQi8VN3Tc@public.gmane.org>\n"
+ "> Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>\n"
  "> ---\n"
  ">   drivers/bus/fsl-mc/fsl-mc-bus.c | 16 ++++++++++++----\n"
  ">   1 file changed, 12 insertions(+), 4 deletions(-)\n"
@@ -74,4 +76,4 @@
  "---\n"
  Best Regards, Laurentiu
 
-ee77c88abeeaff73b22b86d991f2f0c49b2481d32df3216458ea5fca1605eebd
+606512fb474489b9ab2154221988b7db5bfa50dbd65a5d00fff8f8e69b28bba1

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.