diff for duplicates of <4EF0B1F3.8080804@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 5787f77..b264227 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,10 +11,10 @@ On 12/20/2011 09:54 AM, 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> >>> --- > [...] >>> +++ b/Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt @@ -37,13 +37,13 @@ On 12/20/2011 09:54 AM, Jamie Iles wrote: >>> +- reg : The integer bank index of the bank, a single cell. >>> +- nr-gpio : The number of pins in the bank, a single cell. > [...] ->>> +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>; @@ -66,6 +66,6 @@ On 12/20/2011 09:54 AM, Jamie Iles wrote: Ah. I should have looked more closely at the register layout... From a DT binding standpoint: -Acked-by: Rob Herring <rob.herring@calxeda.com> +Acked-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> Rob diff --git a/a/content_digest b/N1/content_digest index 3d131b7..a81e079 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,13 @@ "ref\01324345431-12251-1-git-send-email-jamie@jamieiles.com\0" "ref\04EF0AD6A.7070309@gmail.com\0" "ref\020111220155445.GA19585@totoro\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" + "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 10:04:03 -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" "On 12/20/2011 09:54 AM, Jamie Iles wrote:\n" @@ -20,10 +23,10 @@ ">>> \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" ">>> +++ b/Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt\n" @@ -46,13 +49,13 @@ ">>> +- reg : The integer bank index of the bank, a single cell.\n" ">>> +- nr-gpio : The number of pins in the bank, a single cell.\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" @@ -75,8 +78,8 @@ "Ah. I should have looked more closely at the register layout... From a\n" "DT binding standpoint:\n" "\n" - "Acked-by: Rob Herring <rob.herring@calxeda.com>\n" + "Acked-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n" "\n" Rob -40f86bfe470ca845f697f22fa76858db5b8b6341851d68c2a579e8a429a47987 +a6c1d59f094940f970986ca42f7d1827a123f804224066484cb44d00419aefe4
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.