All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1483508082-7008-3-git-send-email-anup.patel@broadcom.com>

diff --git a/a/1.txt b/N1/1.txt
index 9b909d4..b1b0c2f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
 This patch adds device tree bindings document for the FlexRM
 ring manager found on Broadcom iProc SoCs.
 
-Reviewed-by: Ray Jui <ray.jui@broadcom.com>
-Reviewed-by: Scott Branden <scott.branden@broadcom.com>
-Signed-off-by: Anup Patel <anup.patel@broadcom.com>
+Reviewed-by: Ray Jui <ray.jui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+Reviewed-by: Scott Branden <scott.branden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+Signed-off-by: Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
 ---
  .../bindings/mailbox/brcm,iproc-flexrm-mbox.txt    | 60 ++++++++++++++++++++++
  1 file changed, 60 insertions(+)
@@ -57,7 +57,7 @@ index 0000000..ca51a39
 +
 +Example:
 +--------
-+crypto_mbox: mbox at 67000000 {
++crypto_mbox: mbox@67000000 {
 +	compatible = "brcm,iproc-flexrm-mbox";
 +	reg = <0x67000000 0x200000>;
 +	msi-parent = <&gic_its 0x7f00>;
@@ -77,3 +77,8 @@ index 0000000..ca51a39
 +};
 -- 
 2.7.4
+
+--
+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 67fa408..3e6c823 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,28 @@
  "ref\01483508082-7008-1-git-send-email-anup.patel@broadcom.com\0"
- "From\0anup.patel@broadcom.com (Anup Patel)\0"
+ "ref\01483508082-7008-1-git-send-email-anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0"
+ "From\0Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0"
  "Subject\0[PATCH v3 2/2] dt-bindings: Add DT bindings info for FlexRM ring manager\0"
  "Date\0Wed,  4 Jan 2017 11:04:42 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+ " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>"
+  Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Pramod KUMAR <pramod.kumar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Rob Rice <rob.rice-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org
+ " Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "This patch adds device tree bindings document for the FlexRM\n"
  "ring manager found on Broadcom iProc SoCs.\n"
  "\n"
- "Reviewed-by: Ray Jui <ray.jui@broadcom.com>\n"
- "Reviewed-by: Scott Branden <scott.branden@broadcom.com>\n"
- "Signed-off-by: Anup Patel <anup.patel@broadcom.com>\n"
+ "Reviewed-by: Ray Jui <ray.jui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ "Reviewed-by: Scott Branden <scott.branden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ "Signed-off-by: Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
  "---\n"
  " .../bindings/mailbox/brcm,iproc-flexrm-mbox.txt    | 60 ++++++++++++++++++++++\n"
  " 1 file changed, 60 insertions(+)\n"
@@ -64,7 +76,7 @@
  "+\n"
  "+Example:\n"
  "+--------\n"
- "+crypto_mbox: mbox at 67000000 {\n"
+ "+crypto_mbox: mbox@67000000 {\n"
  "+\tcompatible = \"brcm,iproc-flexrm-mbox\";\n"
  "+\treg = <0x67000000 0x200000>;\n"
  "+\tmsi-parent = <&gic_its 0x7f00>;\n"
@@ -83,6 +95,11 @@
  "+\t...\n"
  "+};\n"
  "-- \n"
- 2.7.4
+ "2.7.4\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
 
-7b3a9b3510cb129ac0ed4c8fc78114ea9512a33db5739188383cb672ee98b864
+8336787119109b22841a576dcab736dfa674f16e8e684eef7b74917a3adbff6d

diff --git a/a/1.txt b/N2/1.txt
index 9b909d4..4dcc8c1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -57,7 +57,7 @@ index 0000000..ca51a39
 +
 +Example:
 +--------
-+crypto_mbox: mbox at 67000000 {
++crypto_mbox: mbox@67000000 {
 +	compatible = "brcm,iproc-flexrm-mbox";
 +	reg = <0x67000000 0x200000>;
 +	msi-parent = <&gic_its 0x7f00>;
diff --git a/a/content_digest b/N2/content_digest
index 67fa408..1ac0cdf 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,19 @@
  "ref\01483508082-7008-1-git-send-email-anup.patel@broadcom.com\0"
- "From\0anup.patel@broadcom.com (Anup Patel)\0"
+ "From\0Anup Patel <anup.patel@broadcom.com>\0"
  "Subject\0[PATCH v3 2/2] dt-bindings: Add DT bindings info for FlexRM ring manager\0"
  "Date\0Wed,  4 Jan 2017 11:04:42 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jassi Brar <jassisinghbrar@gmail.com>"
+ " Rob Herring <robh+dt@kernel.org>\0"
+ "Cc\0Mark Rutland <mark.rutland@arm.com>"
+  Ray Jui <rjui@broadcom.com>
+  Scott Branden <sbranden@broadcom.com>
+  Pramod KUMAR <pramod.kumar@broadcom.com>
+  Rob Rice <rob.rice@broadcom.com>
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  bcm-kernel-feedback-list@broadcom.com
+ " Anup Patel <anup.patel@broadcom.com>\0"
  "\00:1\0"
  "b\0"
  "This patch adds device tree bindings document for the FlexRM\n"
@@ -64,7 +75,7 @@
  "+\n"
  "+Example:\n"
  "+--------\n"
- "+crypto_mbox: mbox at 67000000 {\n"
+ "+crypto_mbox: mbox@67000000 {\n"
  "+\tcompatible = \"brcm,iproc-flexrm-mbox\";\n"
  "+\treg = <0x67000000 0x200000>;\n"
  "+\tmsi-parent = <&gic_its 0x7f00>;\n"
@@ -85,4 +96,4 @@
  "-- \n"
  2.7.4
 
-7b3a9b3510cb129ac0ed4c8fc78114ea9512a33db5739188383cb672ee98b864
+f924f28c78f9cf4874817d6e707c07c407649f0d66804db4db199ca94b97d7c8

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.