diff for duplicates of <55E86DCB.3040805@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 7dd368a..0265e31 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,17 +1,17 @@ -Le 01/09/2015 16:46, Cyrille Pitchen a ?crit : +Le 01/09/2015 16:46, Cyrille Pitchen a écrit : > This patch documents the DT bindings for the Atmel Flexcom which will be > introduced by sama5d2x SoCs. These bindings will be used by the actual > Flexcom driver to be sent in another patch. > -> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> -> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> -> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> +> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> +> Acked-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> Acked-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> After all, this approach is far more simple and obvious than the use of the "reg" property, so coming back to this "atmel,flexcom-mode" option make a lot of sense. -Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> +Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> Bye, @@ -66,7 +66,7 @@ Bye, > + > +Example: > + -> +flexcom at f8034000 { +> +flexcom@f8034000 { > + compatible = "atmel,sama5d2-flexcom"; > + reg = <0xf8034000 0x200>; > + clocks = <&flx0_clk>; @@ -75,7 +75,7 @@ Bye, > + ranges = <0x0 0xf8034000 0x800>; > + atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>; > + -> + spi at 400 { +> + spi@400 { > + compatible = "atmel,at91rm9200-spi"; > + reg = <0x400 0x200>; > + interrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>; @@ -87,7 +87,7 @@ Bye, > + clock-names = "spi_clk"; > + atmel,fifo-size = <32>; > + -> + mtd_dataflash at 0 { +> + mtd_dataflash@0 { > + compatible = "atmel,at25f512b"; > + reg = <0>; > + spi-max-frequency = <20000000>; @@ -99,3 +99,7 @@ Bye, -- 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 7dc6d5e..8712ccb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,38 @@ "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0" "ref\090fa2e0ded92567a29c996658153d833aaa5e411.1441118159.git.cyrille.pitchen@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0" + "ref\090fa2e0ded92567a29c996658153d833aaa5e411.1441118159.git.cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0" "Date\0Thu, 3 Sep 2015 17:56:59 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>" + boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org + " lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" - "Le 01/09/2015 16:46, Cyrille Pitchen a ?crit :\n" + "Le 01/09/2015 16:46, Cyrille Pitchen a \303\251crit :\n" "> This patch documents the DT bindings for the Atmel Flexcom which will be\n" "> introduced by sama5d2x SoCs. These bindings will be used by the actual\n" "> Flexcom driver to be sent in another patch.\n" "> \n" - "> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>\n" - "> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n" - "> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n" + "> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" + "> Acked-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> Acked-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "\n" "After all, this approach is far more simple and obvious than the use of\n" "the \"reg\" property, so coming back to this \"atmel,flexcom-mode\" option\n" "make a lot of sense.\n" "\n" - "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n" + "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "\n" "Bye,\n" "\n" @@ -74,7 +87,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +flexcom at f8034000 {\n" + "> +flexcom@f8034000 {\n" "> +\tcompatible = \"atmel,sama5d2-flexcom\";\n" "> +\treg = <0xf8034000 0x200>;\n" "> +\tclocks = <&flx0_clk>;\n" @@ -83,7 +96,7 @@ "> +\tranges = <0x0 0xf8034000 0x800>;\n" "> +\tatmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;\n" "> +\n" - "> +\tspi at 400 {\n" + "> +\tspi@400 {\n" "> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n" "> +\t\treg = <0x400 0x200>;\n" "> +\t\tinterrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -95,7 +108,7 @@ "> +\t\tclock-names = \"spi_clk\";\n" "> +\t\tatmel,fifo-size = <32>;\n" "> +\n" - "> +\t\tmtd_dataflash at 0 {\n" + "> +\t\tmtd_dataflash@0 {\n" "> +\t\t\tcompatible = \"atmel,at25f512b\";\n" "> +\t\t\treg = <0>;\n" "> +\t\t\tspi-max-frequency = <20000000>;\n" @@ -106,6 +119,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 -f48faafa864b8db03b29a5c9071e6db4fc7622a4fd2b6999f15743c42ebe1d68 +d2082f45213e9f14d35f704de03880feb5979f31cedf422084e9d1ca48633937
diff --git a/a/1.txt b/N2/1.txt index 7dd368a..543d956 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Le 01/09/2015 16:46, Cyrille Pitchen a ?crit : +Le 01/09/2015 16:46, Cyrille Pitchen a écrit : > This patch documents the DT bindings for the Atmel Flexcom which will be > introduced by sama5d2x SoCs. These bindings will be used by the actual > Flexcom driver to be sent in another patch. @@ -66,7 +66,7 @@ Bye, > + > +Example: > + -> +flexcom at f8034000 { +> +flexcom@f8034000 { > + compatible = "atmel,sama5d2-flexcom"; > + reg = <0xf8034000 0x200>; > + clocks = <&flx0_clk>; @@ -75,7 +75,7 @@ Bye, > + ranges = <0x0 0xf8034000 0x800>; > + atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>; > + -> + spi at 400 { +> + spi@400 { > + compatible = "atmel,at91rm9200-spi"; > + reg = <0x400 0x200>; > + interrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>; @@ -87,7 +87,7 @@ Bye, > + clock-names = "spi_clk"; > + atmel,fifo-size = <32>; > + -> + mtd_dataflash at 0 { +> + mtd_dataflash@0 { > + compatible = "atmel,at25f512b"; > + reg = <0>; > + spi-max-frequency = <20000000>; diff --git a/a/content_digest b/N2/content_digest index 7dc6d5e..4a61f78 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,24 @@ "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0" "ref\090fa2e0ded92567a29c996658153d833aaa5e411.1441118159.git.cyrille.pitchen@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0" "Date\0Thu, 3 Sep 2015 17:56:59 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Cyrille Pitchen <cyrille.pitchen@atmel.com>" + <boris.brezillon@free-electrons.com> + <alexandre.belloni@free-electrons.com> + <sameo@linux.intel.com> + " <lee.jones@linaro.org>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <linux-kernel@vger.kernel.org> + <robh+dt@kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + " <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" - "Le 01/09/2015 16:46, Cyrille Pitchen a ?crit :\n" + "Le 01/09/2015 16:46, Cyrille Pitchen a \303\251crit :\n" "> This patch documents the DT bindings for the Atmel Flexcom which will be\n" "> introduced by sama5d2x SoCs. These bindings will be used by the actual\n" "> Flexcom driver to be sent in another patch.\n" @@ -74,7 +86,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +flexcom at f8034000 {\n" + "> +flexcom@f8034000 {\n" "> +\tcompatible = \"atmel,sama5d2-flexcom\";\n" "> +\treg = <0xf8034000 0x200>;\n" "> +\tclocks = <&flx0_clk>;\n" @@ -83,7 +95,7 @@ "> +\tranges = <0x0 0xf8034000 0x800>;\n" "> +\tatmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;\n" "> +\n" - "> +\tspi at 400 {\n" + "> +\tspi@400 {\n" "> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n" "> +\t\treg = <0x400 0x200>;\n" "> +\t\tinterrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -95,7 +107,7 @@ "> +\t\tclock-names = \"spi_clk\";\n" "> +\t\tatmel,fifo-size = <32>;\n" "> +\n" - "> +\t\tmtd_dataflash at 0 {\n" + "> +\t\tmtd_dataflash@0 {\n" "> +\t\t\tcompatible = \"atmel,at25f512b\";\n" "> +\t\t\treg = <0>;\n" "> +\t\t\tspi-max-frequency = <20000000>;\n" @@ -108,4 +120,4 @@ "-- \n" Nicolas Ferre -f48faafa864b8db03b29a5c9071e6db4fc7622a4fd2b6999f15743c42ebe1d68 +3224025ea105694609cd28166b9564ce87ff83fadeb6e561c3a289eec6e5604d
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.