diff for duplicates of <4EF0AD6A.7070309@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 501761c..9b1e425 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,17 +9,17 @@ On 12/19/2011 07:43 PM, Jamie Iles wrote: > - use reg property to indicate bank index > - support irqs on both edges based on LinusW's u300 driver > -> Cc: Grant Likely <grant.likely@secretlab.ca> -> Cc: Linus Walleij <linus.walleij@stericsson.com> -> Cc: Rob Herring <rob.herring@calxeda.com> -> Signed-off-by: Jamie Iles <jamie@jamieiles.com> +> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> +> Cc: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org> +> Cc: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org> > --- > > Rob, I've based this on your generic irq chip + irq domain support but I > don't have the original mail in my inbox to reply to with a Tested-by, > but feel free to add a: > -> Tested-by: Jamie Iles <jamie@jamieiles.com> +> Tested-by: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org> > > to "irq: convert generic-chip to use irq_domain" if you like. > @@ -74,13 +74,13 @@ On 12/19/2011 07:43 PM, Jamie Iles wrote: > + > +Example: > + -> +gpio: gpio at 20000 { +> +gpio: gpio@20000 { > + compatible = "snps,dw-apb-gpio"; > + reg = <0x20000 0x1000>; > + #address-cells = <1>; > + #size-cells = <0>; > + -> + banka: gpio-controller at 0 { +> + banka: gpio-controller@0 { > + compatible = "snps,dw-apb-gpio-bank"; > + gpio-controller; > + #gpio-cells = <2>; @@ -111,7 +111,7 @@ Rob > + interrupts = <0 1 2 3 4 5 6 7>; > + }; > + -> + bankb: gpio-controller at 1 { +> + bankb: gpio-controller@1 { > + compatible = "snps,dw-apb-gpio-bank"; > + gpio-controller; > + #gpio-cells = <2>; @@ -165,7 +165,7 @@ Rob > + * it under the terms of the GNU General Public License version 2 as > + * published by the Free Software Foundation. > + * -> + * All enquiries to support at picochip.com +> + * All enquiries to support-QECmZ7LgVXZWk0Htik3J/w@public.gmane.org > + */ > +#include <linux/init.h> > +#include <linux/io.h> diff --git a/a/content_digest b/N1/content_digest index 6036032..d84896e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,12 @@ "ref\01324345431-12251-1-git-send-email-jamie@jamieiles.com\0" - "From\0robherring2@gmail.com (Rob Herring)\0" - "Subject\0[PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block\0" + "ref\01324345431-12251-1-git-send-email-jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org\0" + "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block\0" "Date\0Tue, 20 Dec 2011 09:44:42 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>\0" + "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" + Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Jamie,\n" @@ -16,17 +20,17 @@ "> \t- use reg property to indicate bank index\n" "> \t- support irqs on both edges based on LinusW's u300 driver\n" "> \n" - "> Cc: Grant Likely <grant.likely@secretlab.ca>\n" - "> Cc: Linus Walleij <linus.walleij@stericsson.com>\n" - "> Cc: Rob Herring <rob.herring@calxeda.com>\n" - "> Signed-off-by: Jamie Iles <jamie@jamieiles.com>\n" + "> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" + "> Cc: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\n" + "> Cc: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>\n" "> ---\n" "> \n" "> Rob, I've based this on your generic irq chip + irq domain support but I\n" "> don't have the original mail in my inbox to reply to with a Tested-by,\n" "> \tbut feel free to add a:\n" "> \n" - "> \tTested-by: Jamie Iles <jamie@jamieiles.com>\n" + "> \tTested-by: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>\n" "> \n" "> to \"irq: convert generic-chip to use irq_domain\" if you like.\n" "> \n" @@ -81,13 +85,13 @@ "> +\n" "> +Example:\n" "> +\n" - "> +gpio: gpio at 20000 {\n" + "> +gpio: gpio@20000 {\n" "> +\tcompatible = \"snps,dw-apb-gpio\";\n" "> +\treg = <0x20000 0x1000>;\n" "> +\t#address-cells = <1>;\n" "> +\t#size-cells = <0>;\n" "> +\n" - "> +\tbanka: gpio-controller at 0 {\n" + "> +\tbanka: gpio-controller@0 {\n" "> +\t\tcompatible = \"snps,dw-apb-gpio-bank\";\n" "> +\t\tgpio-controller;\n" "> +\t\t#gpio-cells = <2>;\n" @@ -118,7 +122,7 @@ "> +\t\tinterrupts = <0 1 2 3 4 5 6 7>;\n" "> +\t};\n" "> +\n" - "> +\tbankb: gpio-controller at 1 {\n" + "> +\tbankb: gpio-controller@1 {\n" "> +\t\tcompatible = \"snps,dw-apb-gpio-bank\";\n" "> +\t\tgpio-controller;\n" "> +\t\t#gpio-cells = <2>;\n" @@ -172,7 +176,7 @@ "> + * it under the terms of the GNU General Public License version 2 as\n" "> + * published by the Free Software Foundation.\n" "> + *\n" - "> + * All enquiries to support at picochip.com\n" + "> + * All enquiries to support-QECmZ7LgVXZWk0Htik3J/w@public.gmane.org\n" "> + */\n" "> +#include <linux/init.h>\n" "> +#include <linux/io.h>\n" @@ -517,4 +521,4 @@ "> +MODULE_AUTHOR(\"Jamie Iles\");\n" "> +MODULE_DESCRIPTION(\"Synopsys DesignWare APB GPIO driver\");" -f367aa94991b3b129b920ae8cd39d4fbb6f461a5f072e8e874a6d1bdec10cba4 +7f4a9eb4a856266e05771219c184a4435540edc3c1ed05ecf7b663dc35435115
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.