diff for duplicates of <547F1F11.5090803@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 2f68e3f..0203284 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ -Le 01/12/2014 11:27, Boris Brezillon a ?crit : +Le 01/12/2014 11:27, Boris Brezillon a écrit : > The Matrix registers are provided to configure internal bus behavior on > at91 SoCs. > Some registers might be access by several drivers (e.g. to configure > external memory bus timings), hence we declare this register set as a > syscon device. > -> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> -> Acked-by: Lee Jones <lee.jones@linaro.org> +> Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > --- > .../devicetree/bindings/mfd/atmel-matrix.txt | 24 ++++++++++++++++++++++ > 1 file changed, 24 insertions(+) @@ -42,7 +42,7 @@ Same string as the preceding one: shouldn't it be at91sam9rl? > + > +Example: > + -> +matrix: matrix at ffffec00 { +> +matrix: matrix@ffffec00 { > + compatible = "atmel,sama5d3-matrix", "syscon"; > + reg = <0xffffec00 0x200>; > +}; @@ -51,3 +51,7 @@ Same string as the preceding one: shouldn't it be at91sam9rl? -- Nicolas Ferre +-- +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 d5ccdd9..0961b0c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,36 @@ "ref\01417429647-3419-1-git-send-email-boris.brezillon@free-electrons.com\0" "ref\01417429647-3419-3-git-send-email-boris.brezillon@free-electrons.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 02/11] mfd: syscon: Add Atmel Matrix bus DT binding documentation\0" + "ref\01417429647-3419-3-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 02/11] mfd: syscon: Add Atmel Matrix bus DT binding documentation\0" "Date\0Wed, 3 Dec 2014 15:32:49 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> + Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org> + Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + " Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + " Jean-Jacques Hiblot <jjhiblot-dLKeG7h1OhBDOHtkgc7UlQ@public.gmane.org>\0" "\00:1\0" "b\0" - "Le 01/12/2014 11:27, Boris Brezillon a ?crit :\n" + "Le 01/12/2014 11:27, Boris Brezillon a \303\251crit :\n" "> The Matrix registers are provided to configure internal bus behavior on\n" "> at91 SoCs.\n" "> Some registers might be access by several drivers (e.g. to configure\n" "> external memory bus timings), hence we declare this register set as a\n" "> syscon device.\n" "> \n" - "> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n" - "> Acked-by: Lee Jones <lee.jones@linaro.org>\n" + "> Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> ---\n" "> .../devicetree/bindings/mfd/atmel-matrix.txt | 24 ++++++++++++++++++++++\n" "> 1 file changed, 24 insertions(+)\n" @@ -50,7 +66,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +matrix: matrix at ffffec00 {\n" + "> +matrix: matrix@ffffec00 {\n" "> +\tcompatible = \"atmel,sama5d3-matrix\", \"syscon\";\n" "> +\treg = <0xffffec00 0x200>;\n" "> +};\n" @@ -58,6 +74,10 @@ "\n" "\n" "-- \n" - Nicolas Ferre + "Nicolas Ferre\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 -ab4b739d43d50c84e5cf38149a9d9f4bb4eb1fb034f3d828ba7935af57677615 +4327f4678662b763922f8edaa7399391fd17caef6fa71a02f08c4c858037f74f
diff --git a/a/1.txt b/N2/1.txt index 2f68e3f..4e14606 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Le 01/12/2014 11:27, Boris Brezillon a ?crit : +Le 01/12/2014 11:27, Boris Brezillon a écrit : > The Matrix registers are provided to configure internal bus behavior on > at91 SoCs. > Some registers might be access by several drivers (e.g. to configure @@ -42,7 +42,7 @@ Same string as the preceding one: shouldn't it be at91sam9rl? > + > +Example: > + -> +matrix: matrix at ffffec00 { +> +matrix: matrix@ffffec00 { > + compatible = "atmel,sama5d3-matrix", "syscon"; > + reg = <0xffffec00 0x200>; > +}; diff --git a/a/content_digest b/N2/content_digest index d5ccdd9..40472b2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,27 @@ "ref\01417429647-3419-1-git-send-email-boris.brezillon@free-electrons.com\0" "ref\01417429647-3419-3-git-send-email-boris.brezillon@free-electrons.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 02/11] mfd: syscon: Add Atmel Matrix bus DT binding documentation\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH v3 02/11] mfd: syscon: Add Atmel Matrix bus DT binding documentation\0" "Date\0Wed, 3 Dec 2014 15:32:49 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Boris Brezillon <boris.brezillon@free-electrons.com>" + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + Alexandre Belloni <alexandre.belloni@free-electrons.com> + Andrew Victor <linux@maxim.org.za> + Samuel Ortiz <sameo@linux.intel.com> + " Lee Jones <lee.jones@linaro.org>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + Arnd Bergmann <arnd@arndb.de> + " Jean-Jacques Hiblot <jjhiblot@traphandler.com>\0" "\00:1\0" "b\0" - "Le 01/12/2014 11:27, Boris Brezillon a ?crit :\n" + "Le 01/12/2014 11:27, Boris Brezillon a \303\251crit :\n" "> The Matrix registers are provided to configure internal bus behavior on\n" "> at91 SoCs.\n" "> Some registers might be access by several drivers (e.g. to configure\n" @@ -50,7 +65,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +matrix: matrix at ffffec00 {\n" + "> +matrix: matrix@ffffec00 {\n" "> +\tcompatible = \"atmel,sama5d3-matrix\", \"syscon\";\n" "> +\treg = <0xffffec00 0x200>;\n" "> +};\n" @@ -60,4 +75,4 @@ "-- \n" Nicolas Ferre -ab4b739d43d50c84e5cf38149a9d9f4bb4eb1fb034f3d828ba7935af57677615 +d3a1495a3ee0823f3eb518ec7c1ff7405f63061970bb298145d48fc2e5f2f2ba
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.