All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53BB95CE.1010502@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index fccd30c..1d13bb0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,9 +25,9 @@ Hans
 >> Reviewed-by: Daniel (Deognyoun) Kim <dekim@broadcom.com>
 >> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
 >> Signed-off-by: Arend van Spriel <arend@broadcom.com>
->> [hdegoede@redhat.com: drop clk / reg_on gpio handling, as there is no consensus
+>> [hdegoede at redhat.com: drop clk / reg_on gpio handling, as there is no consensus
 >>  on how to handle this yet]
->> [hdegoede@redhat.com: move from bindings/staging to bindings]
+>> [hdegoede at redhat.com: move from bindings/staging to bindings]
 >> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
 >> ---
 >>  .../bindings/net/wireless/brcm,bcm43xx-fmac.txt    | 41 ++++++++++++++++++++++
@@ -62,7 +62,7 @@ Hans
 >> +
 >> +Example:
 >> +
->> +mmc3: mmc@01c12000 {
+>> +mmc3: mmc at 01c12000 {
 >> +	#address-cells = <1>;
 >> +	#size-cells = <0>;
 >> +
@@ -73,7 +73,7 @@ Hans
 >> +	non-removable;
 >> +	status = "okay";
 >> +
->> +	brcmf: bcrmf@1 {
+>> +	brcmf: bcrmf at 1 {
 >> +		reg = <1>;
 >> +		compatible = "brcm,bcm4329-fmac";
 >> +		interrupt-parent = <&pio>;
diff --git a/a/content_digest b/N1/content_digest
index a5b5e13..3c8ff8f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,10 @@
  "ref\01404051421-24377-1-git-send-email-hdegoede@redhat.com\0"
  "ref\01404051421-24377-2-git-send-email-hdegoede@redhat.com\0"
  "ref\020140707182302.GA29650@tuxdriver.com\0"
- "From\0Hans de Goede <hdegoede@redhat.com>\0"
- "Subject\0Re: [linux-sunxi] Re: [PATCH v3 1/4] dt: bindings: add bindings for Broadcom bcm43xx sdio devices\0"
+ "From\0hdegoede@redhat.com (Hans de Goede)\0"
+ "Subject\0[linux-sunxi] Re: [PATCH v3 1/4] dt: bindings: add bindings for Broadcom bcm43xx sdio devices\0"
  "Date\0Tue, 08 Jul 2014 08:55:10 +0200\0"
- "To\0linux-sunxi@googlegroups.com\0"
- "Cc\0Arend van Spriel <arend@broadcom.com>"
-  Chen-Yu Tsai <wens@csie.org>
-  linux-wireless@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " devicetree <devicetree@vger.kernel.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -39,9 +34,9 @@
  ">> Reviewed-by: Daniel (Deognyoun) Kim <dekim@broadcom.com>\n"
  ">> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>\n"
  ">> Signed-off-by: Arend van Spriel <arend@broadcom.com>\n"
- ">> [hdegoede@redhat.com: drop clk / reg_on gpio handling, as there is no consensus\n"
+ ">> [hdegoede at redhat.com: drop clk / reg_on gpio handling, as there is no consensus\n"
  ">>  on how to handle this yet]\n"
- ">> [hdegoede@redhat.com: move from bindings/staging to bindings]\n"
+ ">> [hdegoede at redhat.com: move from bindings/staging to bindings]\n"
  ">> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n"
  ">> ---\n"
  ">>  .../bindings/net/wireless/brcm,bcm43xx-fmac.txt    | 41 ++++++++++++++++++++++\n"
@@ -76,7 +71,7 @@
  ">> +\n"
  ">> +Example:\n"
  ">> +\n"
- ">> +mmc3: mmc@01c12000 {\n"
+ ">> +mmc3: mmc at 01c12000 {\n"
  ">> +\t#address-cells = <1>;\n"
  ">> +\t#size-cells = <0>;\n"
  ">> +\n"
@@ -87,7 +82,7 @@
  ">> +\tnon-removable;\n"
  ">> +\tstatus = \"okay\";\n"
  ">> +\n"
- ">> +\tbrcmf: bcrmf@1 {\n"
+ ">> +\tbrcmf: bcrmf at 1 {\n"
  ">> +\t\treg = <1>;\n"
  ">> +\t\tcompatible = \"brcm,bcm4329-fmac\";\n"
  ">> +\t\tinterrupt-parent = <&pio>;\n"
@@ -101,4 +96,4 @@
  ">>\n"
  >
 
-4026b6bdf2fc11b99871a965083e1a60f87246f95f34f8a1f0b3f76cf18de4b0
+dfe88f3543b96500043f23f5d128caae8232729a2217dc5909d26f5e389ba655

diff --git a/a/1.txt b/N2/1.txt
index fccd30c..a79d005 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -12,7 +12,7 @@ Hans
 
 > 
 > On Sun, Jun 29, 2014 at 04:16:58PM +0200, Hans de Goede wrote:
->> From: Arend van Spriel <arend@broadcom.com>
+>> From: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
 >>
 >> The Broadcom bcm43xx sdio devices are fullmac devices that may be
 >> integrated in ARM platforms. Currently, the brcmfmac driver for
@@ -20,15 +20,15 @@ Hans
 >> the bindings that allow this platform data to be expressed in the
 >> devicetree.
 >>
->> Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
->> Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
->> Reviewed-by: Daniel (Deognyoun) Kim <dekim@broadcom.com>
->> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
->> Signed-off-by: Arend van Spriel <arend@broadcom.com>
->> [hdegoede@redhat.com: drop clk / reg_on gpio handling, as there is no consensus
+>> Reviewed-by: Hante Meuleman <meuleman-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+>> Reviewed-by: Franky (Zhenhui) Lin <frankyl-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+>> Reviewed-by: Daniel (Deognyoun) Kim <dekim-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+>> Reviewed-by: Pieter-Paul Giesberts <pieterpg-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+>> Signed-off-by: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+>> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: drop clk / reg_on gpio handling, as there is no consensus
 >>  on how to handle this yet]
->> [hdegoede@redhat.com: move from bindings/staging to bindings]
->> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
+>> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: move from bindings/staging to bindings]
+>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 >> ---
 >>  .../bindings/net/wireless/brcm,bcm43xx-fmac.txt    | 41 ++++++++++++++++++++++
 >>  1 file changed, 41 insertions(+)
diff --git a/a/content_digest b/N2/content_digest
index a5b5e13..d972a8f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,15 +1,16 @@
  "ref\01404051421-24377-1-git-send-email-hdegoede@redhat.com\0"
  "ref\01404051421-24377-2-git-send-email-hdegoede@redhat.com\0"
  "ref\020140707182302.GA29650@tuxdriver.com\0"
- "From\0Hans de Goede <hdegoede@redhat.com>\0"
- "Subject\0Re: [linux-sunxi] Re: [PATCH v3 1/4] dt: bindings: add bindings for Broadcom bcm43xx sdio devices\0"
+ "ref\020140707182302.GA29650-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org\0"
+ "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "Subject\0Re: Re: [PATCH v3 1/4] dt: bindings: add bindings for Broadcom bcm43xx sdio devices\0"
  "Date\0Tue, 08 Jul 2014 08:55:10 +0200\0"
- "To\0linux-sunxi@googlegroups.com\0"
- "Cc\0Arend van Spriel <arend@broadcom.com>"
-  Chen-Yu Tsai <wens@csie.org>
-  linux-wireless@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " devicetree <devicetree@vger.kernel.org>\0"
+ "To\0linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
+ "Cc\0Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>"
+  Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
+  linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -26,7 +27,7 @@
  "\n"
  "> \n"
  "> On Sun, Jun 29, 2014 at 04:16:58PM +0200, Hans de Goede wrote:\n"
- ">> From: Arend van Spriel <arend@broadcom.com>\n"
+ ">> From: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
  ">>\n"
  ">> The Broadcom bcm43xx sdio devices are fullmac devices that may be\n"
  ">> integrated in ARM platforms. Currently, the brcmfmac driver for\n"
@@ -34,15 +35,15 @@
  ">> the bindings that allow this platform data to be expressed in the\n"
  ">> devicetree.\n"
  ">>\n"
- ">> Reviewed-by: Hante Meuleman <meuleman@broadcom.com>\n"
- ">> Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>\n"
- ">> Reviewed-by: Daniel (Deognyoun) Kim <dekim@broadcom.com>\n"
- ">> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>\n"
- ">> Signed-off-by: Arend van Spriel <arend@broadcom.com>\n"
- ">> [hdegoede@redhat.com: drop clk / reg_on gpio handling, as there is no consensus\n"
+ ">> Reviewed-by: Hante Meuleman <meuleman-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ ">> Reviewed-by: Franky (Zhenhui) Lin <frankyl-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ ">> Reviewed-by: Daniel (Deognyoun) Kim <dekim-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ ">> Reviewed-by: Pieter-Paul Giesberts <pieterpg-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ ">> Signed-off-by: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ ">> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: drop clk / reg_on gpio handling, as there is no consensus\n"
  ">>  on how to handle this yet]\n"
- ">> [hdegoede@redhat.com: move from bindings/staging to bindings]\n"
- ">> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n"
+ ">> [hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org: move from bindings/staging to bindings]\n"
+ ">> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
  ">> ---\n"
  ">>  .../bindings/net/wireless/brcm,bcm43xx-fmac.txt    | 41 ++++++++++++++++++++++\n"
  ">>  1 file changed, 41 insertions(+)\n"
@@ -101,4 +102,4 @@
  ">>\n"
  >
 
-4026b6bdf2fc11b99871a965083e1a60f87246f95f34f8a1f0b3f76cf18de4b0
+09d83c99c7a9fa47ed475a4df622a527466e2423c78ccd5fd5fd41a2977fff41

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.