diff for duplicates of <56C196E7.2060106@arm.com> diff --git a/a/1.txt b/N1/1.txt index 2130516..6a40002 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ May I suggest a title that says a bit more than just "new driver"? Something a bit more descriptive like "Platform MSI support"? > -> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +> Signed-off-by: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > .../marvell,odmi-controller.txt | 36 +++ > drivers/irqchip/Kconfig | 4 + @@ -59,7 +59,7 @@ be implicit in a DT, but fundamental to the understanding of the system. > + > +Example: > + -> + odmi: odmi at 300000 { +> + odmi: odmi@300000 { > + compatible = "marvell,odmi-controller"; > + interrupt-controller; > + msi-controller; @@ -100,7 +100,7 @@ be implicit in a DT, but fundamental to the understanding of the system. > +/* > + * Copyright (C) 2016 Marvell > + * -> + * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +> + * Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > + * > + * This file is licensed under the terms of the GNU General Public > + * License version 2. This program is licensed "as is" without any @@ -399,3 +399,7 @@ Thanks, M. -- Jazz is not dead. It just smells funny... +-- +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 5a38d5c..3a26547 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,24 @@ "ref\01455522162-16425-1-git-send-email-thomas.petazzoni@free-electrons.com\0" - "From\0marc.zyngier@arm.com (Marc Zyngier)\0" - "Subject\0[PATCH] irqchip: irq-mvebu-odmi: new driver\0" + "ref\01455522162-16425-1-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\0" + "Subject\0Re: [PATCH] irqchip: irq-mvebu-odmi: new driver\0" "Date\0Mon, 15 Feb 2016 09:14:15 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + " Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "Cc\0Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>" + Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi Thomas,\n" @@ -17,7 +33,7 @@ "Something a bit more descriptive like \"Platform MSI support\"?\n" "\n" "> \n" - "> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\n" + "> Signed-off-by: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> ---\n" "> .../marvell,odmi-controller.txt | 36 +++\n" "> drivers/irqchip/Kconfig | 4 +\n" @@ -66,7 +82,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +\todmi: odmi at 300000 {\n" + "> +\todmi: odmi@300000 {\n" "> +\t\tcompatible = \"marvell,odmi-controller\";\n" "> +\t\tinterrupt-controller;\n" "> +\t\tmsi-controller;\n" @@ -107,7 +123,7 @@ "> +/*\n" "> + * Copyright (C) 2016 Marvell\n" "> + *\n" - "> + * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\n" + "> + * Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> + *\n" "> + * This file is licensed under the terms of the GNU General Public\n" "> + * License version 2. This program is licensed \"as is\" without any\n" @@ -405,6 +421,10 @@ "\n" "\tM.\n" "-- \n" - Jazz is not dead. It just smells funny... + "Jazz is not dead. It just smells funny...\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 -bad7a9d9f9c6d65ca19f00dcfb05ac676d87d2d3462d5b125c925ad9f300f6d9 +d0bb6397ad4d44d220006d5f9847a5dc1f55ac67c60c498f569af02d69489243
diff --git a/a/1.txt b/N2/1.txt index 2130516..e12cc35 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -59,7 +59,7 @@ be implicit in a DT, but fundamental to the understanding of the system. > + > +Example: > + -> + odmi: odmi at 300000 { +> + odmi: odmi@300000 { > + compatible = "marvell,odmi-controller"; > + interrupt-controller; > + msi-controller; diff --git a/a/content_digest b/N2/content_digest index 5a38d5c..bf854d7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,23 @@ "ref\01455522162-16425-1-git-send-email-thomas.petazzoni@free-electrons.com\0" - "From\0marc.zyngier@arm.com (Marc Zyngier)\0" - "Subject\0[PATCH] irqchip: irq-mvebu-odmi: new driver\0" + "From\0Marc Zyngier <marc.zyngier@arm.com>\0" + "Subject\0Re: [PATCH] irqchip: irq-mvebu-odmi: new driver\0" "Date\0Mon, 15 Feb 2016 09:14:15 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>" + Thomas Gleixner <tglx@linutronix.de> + Jason Cooper <jason@lakedaemon.net> + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + Rob Herring <robh+dt@kernel.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + " Kumar Gala <galak@codeaurora.org>\0" + "Cc\0Nadav Haklai <nadavh@marvell.com>" + Lior Amsalem <alior@marvell.com> + Andrew Lunn <andrew@lunn.ch> + Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> + Gregory Clement <gregory.clement@free-electrons.com> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Thomas,\n" @@ -66,7 +81,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +\todmi: odmi at 300000 {\n" + "> +\todmi: odmi@300000 {\n" "> +\t\tcompatible = \"marvell,odmi-controller\";\n" "> +\t\tinterrupt-controller;\n" "> +\t\tmsi-controller;\n" @@ -407,4 +422,4 @@ "-- \n" Jazz is not dead. It just smells funny... -bad7a9d9f9c6d65ca19f00dcfb05ac676d87d2d3462d5b125c925ad9f300f6d9 +e2596de989169e1bbb4e91686a398998cbbc92b25311bb0defd5fb9367563f1c
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.