diff for duplicates of <20160428084405.4d71efbc@bbrezillon> diff --git a/a/1.txt b/N1/1.txt index 4bada0f..1025a9d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Hi Mark, On Wed, 27 Apr 2016 16:07:38 +0100 -Mark Rutland <mark.rutland@arm.com> wrote: +Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> wrote: > On Wed, Apr 27, 2016 at 04:35:54PM +0200, Boris Brezillon wrote: > > The EBI (External Bus Interface) is used to access external peripherals @@ -14,7 +14,7 @@ Mark Rutland <mark.rutland@arm.com> wrote: > > 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 | 146 +++++++++++++++++++++ > > 1 file changed, 146 insertions(+) @@ -129,7 +129,7 @@ Mark Rutland <mark.rutland@arm.com> wrote: > > + > > +Example: > > + -> > + ebi: ebi at 10000000 { +> > + ebi: ebi@10000000 { > > + compatible = "atmel,sama5d3-ebi", "simple-bus"; > > I don't believe that "simple-bus" should be here. @@ -149,7 +149,7 @@ Mark Rutland <mark.rutland@arm.com> wrote: > > + pinctrl-names = "default"; > > + pinctrl-0 = <&pinctrl_ebi_addr>; > > + -> > + cs at 0 { +> > + cs@0 { > > I suspect recent DTC will warn here, as the unit-address should match > the reg for the node (and no reg is defined). Here the reg would have to @@ -180,7 +180,7 @@ Mark Rutland <mark.rutland@arm.com> wrote: > > + 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,7 +193,7 @@ Mark Rutland <mark.rutland@arm.com> wrote: Would you agree with the following representation? - ebi: ebi at 10000000 { + ebi: ebi@10000000 { compatible = "atmel,sama5d3-ebi"; #address-cells = <2>; #size-cells = <1>; @@ -229,7 +229,7 @@ Would you agree with the following representation? }; }; - nor: flash at 0,0 { + nor: flash@0,0 { compatible = "cfi-flash"; #address-cells = <1>; #size-cells = <1>; @@ -247,3 +247,7 @@ Boris Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com +-- +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 1fa2c83..83f6ed7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,28 @@ "ref\01461767754-12189-1-git-send-email-boris.brezillon@free-electrons.com\0" "ref\01461767754-12189-3-git-send-email-boris.brezillon@free-electrons.com\0" "ref\020160427150738.GA7359@leverpostej\0" - "From\0boris.brezillon@free-electrons.com (Boris Brezillon)\0" - "Subject\0[PATCH v6 2/2] memory: atmel-ebi: add DT bindings documentation\0" + "From\0Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH v6 2/2] memory: atmel-ebi: add DT bindings documentation\0" "Date\0Thu, 28 Apr 2016 08:44:05 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "Cc\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>" + Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> + Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-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" "Hi Mark,\n" "\n" "On Wed, 27 Apr 2016 16:07:38 +0100\n" - "Mark Rutland <mark.rutland@arm.com> wrote:\n" + "Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> wrote:\n" "\n" "> On Wed, Apr 27, 2016 at 04:35:54PM +0200, Boris Brezillon wrote:\n" "> > The EBI (External Bus Interface) is used to access external peripherals\n" @@ -23,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 | 146 +++++++++++++++++++++\n" "> > 1 file changed, 146 insertions(+)\n" @@ -138,7 +150,7 @@ "> > +\n" "> > +Example:\n" "> > +\n" - "> > +\tebi: ebi at 10000000 {\n" + "> > +\tebi: ebi@10000000 {\n" "> > +\t\tcompatible = \"atmel,sama5d3-ebi\", \"simple-bus\"; \n" "> \n" "> I don't believe that \"simple-bus\" should be here.\n" @@ -158,7 +170,7 @@ "> > +\t\tpinctrl-names = \"default\";\n" "> > +\t\tpinctrl-0 = <&pinctrl_ebi_addr>;\n" "> > +\n" - "> > +\t\tcs at 0 { \n" + "> > +\t\tcs@0 { \n" "> \n" "> I suspect recent DTC will warn here, as the unit-address should match\n" "> the reg for the node (and no reg is defined). Here the reg would have to\n" @@ -189,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" @@ -202,7 +214,7 @@ "\n" "Would you agree with the following representation?\n" "\n" - "\tebi: ebi at 10000000 {\n" + "\tebi: ebi@10000000 {\n" "\t\tcompatible = \"atmel,sama5d3-ebi\";\n" "\t\t#address-cells = <2>;\n" "\t\t#size-cells = <1>;\n" @@ -238,7 +250,7 @@ "\t\t\t};\n" "\t\t};\n" "\n" - "\t\tnor: flash at 0,0 {\n" + "\t\tnor: flash@0,0 {\n" "\t\t\tcompatible = \"cfi-flash\";\n" "\t\t\t#address-cells = <1>;\n" "\t\t\t#size-cells = <1>;\n" @@ -255,6 +267,10 @@ "-- \n" "Boris Brezillon, Free Electrons\n" "Embedded Linux and Kernel engineering\n" - http://free-electrons.com + "http://free-electrons.com\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 -bc37bbd33684dd9fc07f39ea3bda72c7a721dd50136ed3b35f24a131d15d8d97 +e4c1440c836c992cd117ec9d51c5b7200605255457f77bae7cdbbe8141397453
diff --git a/a/1.txt b/N2/1.txt index 4bada0f..f4e74f6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -129,7 +129,7 @@ Mark Rutland <mark.rutland@arm.com> wrote: > > + > > +Example: > > + -> > + ebi: ebi at 10000000 { +> > + ebi: ebi@10000000 { > > + compatible = "atmel,sama5d3-ebi", "simple-bus"; > > I don't believe that "simple-bus" should be here. @@ -149,7 +149,7 @@ Mark Rutland <mark.rutland@arm.com> wrote: > > + pinctrl-names = "default"; > > + pinctrl-0 = <&pinctrl_ebi_addr>; > > + -> > + cs at 0 { +> > + cs@0 { > > I suspect recent DTC will warn here, as the unit-address should match > the reg for the node (and no reg is defined). Here the reg would have to @@ -180,7 +180,7 @@ Mark Rutland <mark.rutland@arm.com> wrote: > > + 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,7 +193,7 @@ Mark Rutland <mark.rutland@arm.com> wrote: Would you agree with the following representation? - ebi: ebi at 10000000 { + ebi: ebi@10000000 { compatible = "atmel,sama5d3-ebi"; #address-cells = <2>; #size-cells = <1>; @@ -229,7 +229,7 @@ Would you agree with the following representation? }; }; - 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 1fa2c83..5dae82c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,22 @@ "ref\01461767754-12189-1-git-send-email-boris.brezillon@free-electrons.com\0" "ref\01461767754-12189-3-git-send-email-boris.brezillon@free-electrons.com\0" "ref\020160427150738.GA7359@leverpostej\0" - "From\0boris.brezillon@free-electrons.com (Boris Brezillon)\0" - "Subject\0[PATCH v6 2/2] memory: atmel-ebi: add DT bindings documentation\0" + "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0" + "Subject\0Re: [PATCH v6 2/2] memory: atmel-ebi: add DT bindings documentation\0" "Date\0Thu, 28 Apr 2016 08:44:05 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Mark Rutland <mark.rutland@arm.com>\0" + "Cc\0Nicolas Ferre <nicolas.ferre@atmel.com>" + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + Alexandre Belloni <alexandre.belloni@free-electrons.com> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@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" "Hi Mark,\n" @@ -138,7 +150,7 @@ "> > +\n" "> > +Example:\n" "> > +\n" - "> > +\tebi: ebi at 10000000 {\n" + "> > +\tebi: ebi@10000000 {\n" "> > +\t\tcompatible = \"atmel,sama5d3-ebi\", \"simple-bus\"; \n" "> \n" "> I don't believe that \"simple-bus\" should be here.\n" @@ -158,7 +170,7 @@ "> > +\t\tpinctrl-names = \"default\";\n" "> > +\t\tpinctrl-0 = <&pinctrl_ebi_addr>;\n" "> > +\n" - "> > +\t\tcs at 0 { \n" + "> > +\t\tcs@0 { \n" "> \n" "> I suspect recent DTC will warn here, as the unit-address should match\n" "> the reg for the node (and no reg is defined). Here the reg would have to\n" @@ -189,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" @@ -202,7 +214,7 @@ "\n" "Would you agree with the following representation?\n" "\n" - "\tebi: ebi at 10000000 {\n" + "\tebi: ebi@10000000 {\n" "\t\tcompatible = \"atmel,sama5d3-ebi\";\n" "\t\t#address-cells = <2>;\n" "\t\t#size-cells = <1>;\n" @@ -238,7 +250,7 @@ "\t\t\t};\n" "\t\t};\n" "\n" - "\t\tnor: flash at 0,0 {\n" + "\t\tnor: flash@0,0 {\n" "\t\t\tcompatible = \"cfi-flash\";\n" "\t\t\t#address-cells = <1>;\n" "\t\t\t#size-cells = <1>;\n" @@ -257,4 +269,4 @@ "Embedded Linux and Kernel engineering\n" http://free-electrons.com -bc37bbd33684dd9fc07f39ea3bda72c7a721dd50136ed3b35f24a131d15d8d97 +89c6ffe9befd32e09ad3d3ac6af2afab6ac9126d053abc7c254708d687fa1050
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.