All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141022200633.GA31080@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 8d049a8..f095d78 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On Tue, Oct 21, 2014 at 03:39:25PM +0200, Linus Walleij wrote:
-> On Tue, Oct 7, 2014 at 11:32 PM, Beniamino Galvani <b.galvani@gmail.com> wrote:
+> On Tue, Oct 7, 2014 at 11:32 PM, Beniamino Galvani <b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
 > 
 > Sorry for a quick and brief review, but should be enough for you to proceed
 > to iterate the patch.
@@ -13,7 +13,7 @@ On Tue, Oct 21, 2014 at 03:39:25PM +0200, Linus Walleij wrote:
 > > GPIO interrupts are not supported at the moment due to lack of
 > > documentation.
 > >
-> > Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
+> > Signed-off-by: Beniamino Galvani <b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > 
 > >  arch/arm/mach-meson/Kconfig            |   3 +
 > 
@@ -433,7 +433,7 @@ each of them:
 		compatible = "amlogic,meson8-pinctrl";
 		[...]
 
-		gpio: banks at c11080b0 {
+		gpio: banks@c11080b0 {
 			reg = <0xc11080b0 0x28>,
 			      <0xc11080e4 0x18>,
 			      <0xc1108120 0x18>,
@@ -443,7 +443,7 @@ each of them:
 			#gpio-cells = <2>;
 		};
 
-		gpio_ao: ao-bank at c1108030 {
+		gpio_ao: ao-bank@c1108030 {
 			reg = <0xc8100014 0x4>,
 			      <0xc810002c 0x4>,
 			      <0xc8100024 0x8>;
@@ -459,3 +459,7 @@ submission.
 Thanks for the review!
 
 Beniamino
+--
+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 968632d..27e1b17 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,29 @@
  "ref\01412717576-19737-1-git-send-email-b.galvani@gmail.com\0"
  "ref\01412717576-19737-2-git-send-email-b.galvani@gmail.com\0"
  "ref\0CACRpkdZV9Gmx7Oy4QRh4y2MNN=FXbSF2W0cnjbtxkrB4vT2UOg@mail.gmail.com\0"
- "From\0b.galvani@gmail.com (Beniamino Galvani)\0"
- "Subject\0[PATCH 1/3] pinctrl: add driver for Amlogic Meson SoCs\0"
+ "ref\0CACRpkdZV9Gmx7Oy4QRh4y2MNN=FXbSF2W0cnjbtxkrB4vT2UOg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Beniamino Galvani <b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/3] pinctrl: add driver for Amlogic Meson SoCs\0"
  "Date\0Wed, 22 Oct 2014 22:06:33 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Rob 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>
+  Jerry Cao <jerry.cao-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org>
+  Victor Wan <victor.wan-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org>
+ " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Tue, Oct 21, 2014 at 03:39:25PM +0200, Linus Walleij wrote:\n"
- "> On Tue, Oct 7, 2014 at 11:32 PM, Beniamino Galvani <b.galvani@gmail.com> wrote:\n"
+ "> On Tue, Oct 7, 2014 at 11:32 PM, Beniamino Galvani <b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n"
  "> \n"
  "> Sorry for a quick and brief review, but should be enough for you to proceed\n"
  "> to iterate the patch.\n"
@@ -22,7 +37,7 @@
  "> > GPIO interrupts are not supported at the moment due to lack of\n"
  "> > documentation.\n"
  "> >\n"
- "> > Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>\n"
+ "> > Signed-off-by: Beniamino Galvani <b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "> \n"
  "> >  arch/arm/mach-meson/Kconfig            |   3 +\n"
  "> \n"
@@ -442,7 +457,7 @@
  "\t\tcompatible = \"amlogic,meson8-pinctrl\";\n"
  "\t\t[...]\n"
  "\n"
- "\t\tgpio: banks at c11080b0 {\n"
+ "\t\tgpio: banks@c11080b0 {\n"
  "\t\t\treg = <0xc11080b0 0x28>,\n"
  "\t\t\t      <0xc11080e4 0x18>,\n"
  "\t\t\t      <0xc1108120 0x18>,\n"
@@ -452,7 +467,7 @@
  "\t\t\t#gpio-cells = <2>;\n"
  "\t\t};\n"
  "\n"
- "\t\tgpio_ao: ao-bank at c1108030 {\n"
+ "\t\tgpio_ao: ao-bank@c1108030 {\n"
  "\t\t\treg = <0xc8100014 0x4>,\n"
  "\t\t\t      <0xc810002c 0x4>,\n"
  "\t\t\t      <0xc8100024 0x8>;\n"
@@ -467,6 +482,10 @@
  "\n"
  "Thanks for the review!\n"
  "\n"
- Beniamino
+ "Beniamino\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
 
-d4a11bfc6c56742788e41d91ce5f56881812e95d7283d6a90bb6dd6be372b600
+5a038341bf41cd168db5df2bc580ffc489ea9cab835ffb262f63829e6804ad50

diff --git a/a/1.txt b/N2/1.txt
index 8d049a8..b9705d6 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -433,7 +433,7 @@ each of them:
 		compatible = "amlogic,meson8-pinctrl";
 		[...]
 
-		gpio: banks at c11080b0 {
+		gpio: banks@c11080b0 {
 			reg = <0xc11080b0 0x28>,
 			      <0xc11080e4 0x18>,
 			      <0xc1108120 0x18>,
@@ -443,7 +443,7 @@ each of them:
 			#gpio-cells = <2>;
 		};
 
-		gpio_ao: ao-bank at c1108030 {
+		gpio_ao: ao-bank@c1108030 {
 			reg = <0xc8100014 0x4>,
 			      <0xc810002c 0x4>,
 			      <0xc8100024 0x8>;
diff --git a/a/content_digest b/N2/content_digest
index 968632d..a69204f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,24 @@
  "ref\01412717576-19737-1-git-send-email-b.galvani@gmail.com\0"
  "ref\01412717576-19737-2-git-send-email-b.galvani@gmail.com\0"
  "ref\0CACRpkdZV9Gmx7Oy4QRh4y2MNN=FXbSF2W0cnjbtxkrB4vT2UOg@mail.gmail.com\0"
- "From\0b.galvani@gmail.com (Beniamino Galvani)\0"
- "Subject\0[PATCH 1/3] pinctrl: add driver for Amlogic Meson SoCs\0"
+ "From\0Beniamino Galvani <b.galvani@gmail.com>\0"
+ "Subject\0Re: [PATCH 1/3] pinctrl: add driver for Amlogic Meson SoCs\0"
  "Date\0Wed, 22 Oct 2014 22:06:33 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Linus Walleij <linus.walleij@linaro.org>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Arnd Bergmann <arnd@arndb.de>
+  Russell King <linux@arm.linux.org.uk>
+  Carlo Caione <carlo@caione.org>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  Rob 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>
+  Jerry Cao <jerry.cao@amlogic.com>
+  Victor Wan <victor.wan@amlogic.com>
+ " Mark Brown <broonie@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Tue, Oct 21, 2014 at 03:39:25PM +0200, Linus Walleij wrote:\n"
@@ -442,7 +456,7 @@
  "\t\tcompatible = \"amlogic,meson8-pinctrl\";\n"
  "\t\t[...]\n"
  "\n"
- "\t\tgpio: banks at c11080b0 {\n"
+ "\t\tgpio: banks@c11080b0 {\n"
  "\t\t\treg = <0xc11080b0 0x28>,\n"
  "\t\t\t      <0xc11080e4 0x18>,\n"
  "\t\t\t      <0xc1108120 0x18>,\n"
@@ -452,7 +466,7 @@
  "\t\t\t#gpio-cells = <2>;\n"
  "\t\t};\n"
  "\n"
- "\t\tgpio_ao: ao-bank at c1108030 {\n"
+ "\t\tgpio_ao: ao-bank@c1108030 {\n"
  "\t\t\treg = <0xc8100014 0x4>,\n"
  "\t\t\t      <0xc810002c 0x4>,\n"
  "\t\t\t      <0xc8100024 0x8>;\n"
@@ -469,4 +483,4 @@
  "\n"
  Beniamino
 
-d4a11bfc6c56742788e41d91ce5f56881812e95d7283d6a90bb6dd6be372b600
+ba2d65a6253c426a69b5c098ca82fd75c9c290f5cea5ab6d89656561a16b83cd

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.