All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54DF7C8B.3050103@broadcom.com>

diff --git a/a/1.txt b/N1/1.txt
index df5dd1c..8b13388 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -10,8 +10,8 @@ On 15-02-09 04:51 PM, Dmitry Torokhov wrote:
 > On Mon, Feb 09, 2015 at 04:07:40PM -0800, Scott Branden wrote:
 >> Documents the Broadcom keypad controller device tree bindings.
 >>
->> Reviewed-by: Ray Jui <rjui@broadcom.com>
->> Signed-off-by: Scott Branden <sbranden@broadcom.com>
+>> Reviewed-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+>> Signed-off-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
 >> ---
 >>   .../devicetree/bindings/input/brcm,bcm-keypad.txt  | 118 +++++++++++++++++++++
 >>   1 file changed, 118 insertions(+)
@@ -126,7 +126,7 @@ Yes, we moved to matrix-keymap and forgot to update this documentation.
 >> +#include "dt-bindings/input/input.h"
 >> +
 >> +/ {
->> +	keypad: keypad at 180ac000 {
+>> +	keypad: keypad@180ac000 {
 >> +		/* Required SoC specific properties */
 >> +		compatible = "brcm,bcm-keypad";
 >> +
@@ -174,3 +174,8 @@ Yes, we moved to matrix-keymap and forgot to update this documentation.
 >
 > Thanks.
 >
+
+--
+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 c2fde32..3cfc333 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,25 @@
+ "ref\0sbranden@broadcom.com\0"
  "ref\01423526861-29579-1-git-send-email-sbranden@broadcom.com\0"
  "ref\01423526861-29579-2-git-send-email-sbranden@broadcom.com\0"
  "ref\020150210005134.GA13695@dtor-ws\0"
- "From\0sbranden@broadcom.com (Scott Branden)\0"
- "Subject\0[PATCH 1/2] Input: bcm-keypad: add device tree bindings\0"
+ "From\0Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/2] Input: bcm-keypad: add device tree bindings\0"
  "Date\0Sat, 14 Feb 2015 08:49:15 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@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>
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Jonathan Richardson <jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Dmitry Torokhov <dtor-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+  Anatol Pomazao <anatol-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Dmitry,\n"
@@ -19,8 +34,8 @@
  "> On Mon, Feb 09, 2015 at 04:07:40PM -0800, Scott Branden wrote:\n"
  ">> Documents the Broadcom keypad controller device tree bindings.\n"
  ">>\n"
- ">> Reviewed-by: Ray Jui <rjui@broadcom.com>\n"
- ">> Signed-off-by: Scott Branden <sbranden@broadcom.com>\n"
+ ">> Reviewed-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ ">> Signed-off-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
  ">> ---\n"
  ">>   .../devicetree/bindings/input/brcm,bcm-keypad.txt  | 118 +++++++++++++++++++++\n"
  ">>   1 file changed, 118 insertions(+)\n"
@@ -135,7 +150,7 @@
  ">> +#include \"dt-bindings/input/input.h\"\n"
  ">> +\n"
  ">> +/ {\n"
- ">> +\tkeypad: keypad at 180ac000 {\n"
+ ">> +\tkeypad: keypad@180ac000 {\n"
  ">> +\t\t/* Required SoC specific properties */\n"
  ">> +\t\tcompatible = \"brcm,bcm-keypad\";\n"
  ">> +\n"
@@ -182,6 +197,11 @@
  ">>\n"
  ">\n"
  "> Thanks.\n"
- >
+ ">\n"
+ "\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
 
-b5bcda71da4e9884812d47839fcbe98f0349aacf69eadd7e7f922d4e5f4af995
+e05abf46da48fd44e74e154f20c6787a9bcb8df87f0653ffabacc0f58937c5a1

diff --git a/a/1.txt b/N2/1.txt
index df5dd1c..fe2a7fa 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -126,7 +126,7 @@ Yes, we moved to matrix-keymap and forgot to update this documentation.
 >> +#include "dt-bindings/input/input.h"
 >> +
 >> +/ {
->> +	keypad: keypad at 180ac000 {
+>> +	keypad: keypad@180ac000 {
 >> +		/* Required SoC specific properties */
 >> +		compatible = "brcm,bcm-keypad";
 >> +
diff --git a/a/content_digest b/N2/content_digest
index c2fde32..dae179b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,24 @@
  "ref\01423526861-29579-1-git-send-email-sbranden@broadcom.com\0"
  "ref\01423526861-29579-2-git-send-email-sbranden@broadcom.com\0"
  "ref\020150210005134.GA13695@dtor-ws\0"
- "From\0sbranden@broadcom.com (Scott Branden)\0"
- "Subject\0[PATCH 1/2] Input: bcm-keypad: add device tree bindings\0"
+ "From\0Scott Branden <sbranden@broadcom.com>\0"
+ "Subject\0Re: [PATCH 1/2] Input: bcm-keypad: add device tree bindings\0"
  "Date\0Sat, 14 Feb 2015 08:49:15 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0"
+ "Cc\0<bcm-kernel-feedback-list@broadcom.com>"
+  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>
+  Grant Likely <grant.likely@linaro.org>
+  Ray Jui <rjui@broadcom.com>
+  Jonathan Richardson <jonathar@broadcom.com>
+  Dmitry Torokhov <dtor@google.com>
+  Anatol Pomazao <anatol@google.com>
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Dmitry,\n"
@@ -135,7 +149,7 @@
  ">> +#include \"dt-bindings/input/input.h\"\n"
  ">> +\n"
  ">> +/ {\n"
- ">> +\tkeypad: keypad at 180ac000 {\n"
+ ">> +\tkeypad: keypad@180ac000 {\n"
  ">> +\t\t/* Required SoC specific properties */\n"
  ">> +\t\tcompatible = \"brcm,bcm-keypad\";\n"
  ">> +\n"
@@ -184,4 +198,4 @@
  "> Thanks.\n"
  >
 
-b5bcda71da4e9884812d47839fcbe98f0349aacf69eadd7e7f922d4e5f4af995
+d6b2fcfc0340a89c656f2f41466bdc09937029baba6249d3c5c178a656b259ce

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.