diff for duplicates of <547F2918.3070803@atmel.com> diff --git a/a/1.txt b/N1/1.txt index ea40f5a..3b62eb8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -Le 03/12/2014 15:56, Nicolas Ferre a ?crit : -> Le 01/12/2014 11:27, Boris Brezillon a ?crit : +Le 03/12/2014 15:56, Nicolas Ferre a écrit : +> Le 01/12/2014 11:27, Boris Brezillon a écrit : >> The EBI (External Bus Interface) is used to access external peripherals >> (NOR, SRAM, NAND, and other specific devices like ethernet controllers). >> Each device is assigned a CS line and an address range and can have its @@ -10,7 +10,7 @@ Le 03/12/2014 15:56, Nicolas Ferre a ?crit : >> should be configured by the controller driver through the matrix and smc >> syscon regmaps. >> ->> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> +>> Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> >> --- >> .../bindings/memory-controllers/atmel-ebi.txt | 155 +++++++++++++++++++++ >> 1 file changed, 155 insertions(+) @@ -139,7 +139,7 @@ Well... no real information, specify right here what a "generic device" is. >> + >> +Example: >> + ->> + ebi: ebi at 10000000 { +>> + ebi: ebi@10000000 { >> + compatible = "atmel,sama5d3-ebi", "simple-bus"; >> + #address-cells = <2>; >> + #size-cells = <1>; @@ -156,7 +156,7 @@ Well... no real information, specify right here what a "generic device" is. >> + pinctrl-names = "default"; >> + pinctrl-0 = <&pinctrl_ebi_addr>; >> + ->> + cs at 0 { +>> + cs@0 { >> + #address-cells = <2>; >> + #size-cells = <1>; >> + ranges; @@ -176,7 +176,7 @@ Well... no real information, specify right here what a "generic device" is. >> + atmel,nwe-cycle-ns = <84>; >> + atmel,tdf-ns = <16>; >> + ->> + nor: flash at 0,0 { +>> + nor: flash@0,0 { >> + compatible = "cfi-flash"; >> + #address-cells = <1>; >> + #size-cells = <1>; @@ -193,3 +193,7 @@ Well... no real information, specify right here what a "generic device" is. -- 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 3ee7d79..2020f57 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,30 @@ "ref\01417429647-3419-1-git-send-email-boris.brezillon@free-electrons.com\0" "ref\01417429647-3419-7-git-send-email-boris.brezillon@free-electrons.com\0" "ref\0547F24B6.8070504@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 06/11] memory: atmel-ebi: add DT bindings documentation\0" + "ref\0547F24B6.8070504-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 06/11] memory: atmel-ebi: add DT bindings documentation\0" "Date\0Wed, 3 Dec 2014 16:15:36 +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 03/12/2014 15:56, Nicolas Ferre a ?crit :\n" - "> Le 01/12/2014 11:27, Boris Brezillon a ?crit :\n" + "Le 03/12/2014 15:56, Nicolas Ferre a \303\251crit :\n" + "> Le 01/12/2014 11:27, Boris Brezillon a \303\251crit :\n" ">> The EBI (External Bus Interface) is used to access external peripherals\n" ">> (NOR, SRAM, NAND, and other specific devices like ethernet controllers).\n" ">> Each device is assigned a CS line and an address range and can have its\n" @@ -19,7 +35,7 @@ ">> should be configured by the controller driver through the matrix and smc\n" ">> syscon regmaps.\n" ">>\n" - ">> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n" + ">> Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" ">> ---\n" ">> .../bindings/memory-controllers/atmel-ebi.txt | 155 +++++++++++++++++++++\n" ">> 1 file changed, 155 insertions(+)\n" @@ -148,7 +164,7 @@ ">> +\n" ">> +Example:\n" ">> +\n" - ">> +\tebi: ebi at 10000000 {\n" + ">> +\tebi: ebi@10000000 {\n" ">> +\t\tcompatible = \"atmel,sama5d3-ebi\", \"simple-bus\";\n" ">> +\t\t#address-cells = <2>;\n" ">> +\t\t#size-cells = <1>;\n" @@ -165,7 +181,7 @@ ">> +\t\tpinctrl-names = \"default\";\n" ">> +\t\tpinctrl-0 = <&pinctrl_ebi_addr>;\n" ">> +\n" - ">> +\t\tcs at 0 {\n" + ">> +\t\tcs@0 {\n" ">> +\t\t\t#address-cells = <2>;\n" ">> +\t\t\t#size-cells = <1>;\n" ">> +\t\t\tranges;\n" @@ -185,7 +201,7 @@ ">> +\t\t\tatmel,nwe-cycle-ns = <84>;\n" ">> +\t\t\tatmel,tdf-ns = <16>;\n" ">> +\n" - ">> +\t\t\tnor: flash at 0,0 {\n" + ">> +\t\t\tnor: flash@0,0 {\n" ">> +\t\t\t\tcompatible = \"cfi-flash\";\n" ">> +\t\t\t\t#address-cells = <1>;\n" ">> +\t\t\t\t#size-cells = <1>;\n" @@ -201,6 +217,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 -8c524a5a003c9041535cb98cb09a7d4a1470161fd7a014bce5314a541a5929f0 +d10f0ec9be0286ba99379710d31197c546888bb3b41860c2b9b8cec6baf434b2
diff --git a/a/1.txt b/N2/1.txt index ea40f5a..5fb8fb6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ -Le 03/12/2014 15:56, Nicolas Ferre a ?crit : -> Le 01/12/2014 11:27, Boris Brezillon a ?crit : +Le 03/12/2014 15:56, Nicolas Ferre a écrit : +> Le 01/12/2014 11:27, Boris Brezillon a écrit : >> The EBI (External Bus Interface) is used to access external peripherals >> (NOR, SRAM, NAND, and other specific devices like ethernet controllers). >> Each device is assigned a CS line and an address range and can have its @@ -139,7 +139,7 @@ Well... no real information, specify right here what a "generic device" is. >> + >> +Example: >> + ->> + ebi: ebi at 10000000 { +>> + ebi: ebi@10000000 { >> + compatible = "atmel,sama5d3-ebi", "simple-bus"; >> + #address-cells = <2>; >> + #size-cells = <1>; @@ -156,7 +156,7 @@ Well... no real information, specify right here what a "generic device" is. >> + pinctrl-names = "default"; >> + pinctrl-0 = <&pinctrl_ebi_addr>; >> + ->> + cs at 0 { +>> + cs@0 { >> + #address-cells = <2>; >> + #size-cells = <1>; >> + ranges; @@ -176,7 +176,7 @@ Well... no real information, specify right here what a "generic device" is. >> + atmel,nwe-cycle-ns = <84>; >> + atmel,tdf-ns = <16>; >> + ->> + nor: flash at 0,0 { +>> + nor: flash@0,0 { >> + compatible = "cfi-flash"; >> + #address-cells = <1>; >> + #size-cells = <1>; diff --git a/a/content_digest b/N2/content_digest index 3ee7d79..e241cf7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,14 +1,29 @@ "ref\01417429647-3419-1-git-send-email-boris.brezillon@free-electrons.com\0" "ref\01417429647-3419-7-git-send-email-boris.brezillon@free-electrons.com\0" "ref\0547F24B6.8070504@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 06/11] memory: atmel-ebi: add DT bindings documentation\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH v3 06/11] memory: atmel-ebi: add DT bindings documentation\0" "Date\0Wed, 3 Dec 2014 16:15:36 +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 03/12/2014 15:56, Nicolas Ferre a ?crit :\n" - "> Le 01/12/2014 11:27, Boris Brezillon a ?crit :\n" + "Le 03/12/2014 15:56, Nicolas Ferre a \303\251crit :\n" + "> Le 01/12/2014 11:27, Boris Brezillon a \303\251crit :\n" ">> The EBI (External Bus Interface) is used to access external peripherals\n" ">> (NOR, SRAM, NAND, and other specific devices like ethernet controllers).\n" ">> Each device is assigned a CS line and an address range and can have its\n" @@ -148,7 +163,7 @@ ">> +\n" ">> +Example:\n" ">> +\n" - ">> +\tebi: ebi at 10000000 {\n" + ">> +\tebi: ebi@10000000 {\n" ">> +\t\tcompatible = \"atmel,sama5d3-ebi\", \"simple-bus\";\n" ">> +\t\t#address-cells = <2>;\n" ">> +\t\t#size-cells = <1>;\n" @@ -165,7 +180,7 @@ ">> +\t\tpinctrl-names = \"default\";\n" ">> +\t\tpinctrl-0 = <&pinctrl_ebi_addr>;\n" ">> +\n" - ">> +\t\tcs at 0 {\n" + ">> +\t\tcs@0 {\n" ">> +\t\t\t#address-cells = <2>;\n" ">> +\t\t\t#size-cells = <1>;\n" ">> +\t\t\tranges;\n" @@ -185,7 +200,7 @@ ">> +\t\t\tatmel,nwe-cycle-ns = <84>;\n" ">> +\t\t\tatmel,tdf-ns = <16>;\n" ">> +\n" - ">> +\t\t\tnor: flash at 0,0 {\n" + ">> +\t\t\tnor: flash@0,0 {\n" ">> +\t\t\t\tcompatible = \"cfi-flash\";\n" ">> +\t\t\t\t#address-cells = <1>;\n" ">> +\t\t\t\t#size-cells = <1>;\n" @@ -203,4 +218,4 @@ "-- \n" Nicolas Ferre -8c524a5a003c9041535cb98cb09a7d4a1470161fd7a014bce5314a541a5929f0 +a186018962d1633bca84150f92dc19a887ae940d4c2cd93012b5aa39f68bc9c2
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.