All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20111220155445.GA19585@totoro>

diff --git a/a/1.txt b/N1/1.txt
index 26d9c5b..4a49515 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -10,10 +10,10 @@ On Tue, Dec 20, 2011 at 09:44:42AM -0600, Rob Herring 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
@@ -36,13 +36,13 @@ On Tue, Dec 20, 2011 at 09:44:42AM -0600, Rob Herring 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>;
diff --git a/a/content_digest b/N1/content_digest
index 6f113b0..3f74bf7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,13 @@
  "ref\01324345431-12251-1-git-send-email-jamie@jamieiles.com\0"
  "ref\04EF0AD6A.7070309@gmail.com\0"
- "From\0jamie@jamieiles.com (Jamie Iles)\0"
- "Subject\0[PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block\0"
+ "ref\04EF0AD6A.7070309-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@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 15:54:45 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@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 Tue, Dec 20, 2011 at 09:44:42AM -0600, Rob Herring wrote:\n"
@@ -18,10 +22,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"
@@ -44,13 +48,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"
@@ -71,4 +75,4 @@
  "\n"
  Jamie
 
-75d128b2f083e3e9d899686548e0da8c0f2da7a8c9df14250a7d8be2b0fd75ee
+2f5784828f01b362c3e0000ecd8089ea1ddd80524ef5e3ecd0d1b1566bbcbe32

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.