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

diff --git a/a/1.txt b/N1/1.txt
index 771c0ec..80eb037 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,10 +2,10 @@ On 09/02/16 22:10, Anup Patel wrote:
 > The ARM SP805 DT node is already present in various DTS files.
 > This patch adds missing DT bindings documentation for ARM SP805.
 > 
-> Signed-off-by: Anup Patel <anup.patel@broadcom.com>
-> Reviewed-by: Ray Jui <rjui@broadcom.com>
-> Reviewed-by: Vikram Prakash <vikramp@broadcom.com>
-> Reviewed-by: Scott Branden <sbranden@broadcom.com>
+> Signed-off-by: Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+> Reviewed-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+> Reviewed-by: Vikram Prakash <vikramp-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+> Reviewed-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
 
 Rob, we would probably want an Ack from you on this one, but should we
 route this through an arm-soc pull request for Broadcom SoCs, or do you
@@ -34,7 +34,7 @@ Thanks!
 > +	clocks. With 2 clocks, the order is wdogclk clock, apb_pclk.
 > +
 > +Example:
-> +	wdt at 66090000 {
+> +	wdt@66090000 {
 > +		compatible = "arm,sp805", "arm,primecell";
 > +		reg = <0x66090000 0x1000>;
 > +		interrupts = <GIC_SPI 406 IRQ_TYPE_LEVEL_HIGH>;
@@ -46,3 +46,7 @@ Thanks!
 
 -- 
 Florian
+--
+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 e4090d8..72cd118 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,36 @@
  "ref\01455084651-29325-1-git-send-email-anup.patel@broadcom.com\0"
  "ref\01455084651-29325-5-git-send-email-anup.patel@broadcom.com\0"
- "From\0f.fainelli@gmail.com (Florian Fainelli)\0"
- "Subject\0[PATCH 4/6] dt-bindings: watchdog: Add ARM SP805 DT bindings\0"
+ "ref\01455084651-29325-5-git-send-email-anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0"
+ "From\0Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 4/6] dt-bindings: watchdog: Add ARM SP805 DT bindings\0"
  "Date\0Wed, 10 Feb 2016 14:08:07 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>"
+  Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>
+  Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
+  Device Tree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " Linux ARM Kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "Cc\0Rob 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>
+  Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Yendapally Reddy Dhananjaya Reddy <yrdreddy-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Vikram Prakash <vikramp-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Linux Kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " BCM Kernel Feedback <bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 09/02/16 22:10, Anup Patel wrote:\n"
  "> The ARM SP805 DT node is already present in various DTS files.\n"
  "> This patch adds missing DT bindings documentation for ARM SP805.\n"
  "> \n"
- "> Signed-off-by: Anup Patel <anup.patel@broadcom.com>\n"
- "> Reviewed-by: Ray Jui <rjui@broadcom.com>\n"
- "> Reviewed-by: Vikram Prakash <vikramp@broadcom.com>\n"
- "> Reviewed-by: Scott Branden <sbranden@broadcom.com>\n"
+ "> Signed-off-by: Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ "> Reviewed-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ "> Reviewed-by: Vikram Prakash <vikramp-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
+ "> Reviewed-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
  "\n"
  "Rob, we would probably want an Ack from you on this one, but should we\n"
  "route this through an arm-soc pull request for Broadcom SoCs, or do you\n"
@@ -42,7 +59,7 @@
  "> +\tclocks. With 2 clocks, the order is wdogclk clock, apb_pclk.\n"
  "> +\n"
  "> +Example:\n"
- "> +\twdt at 66090000 {\n"
+ "> +\twdt@66090000 {\n"
  "> +\t\tcompatible = \"arm,sp805\", \"arm,primecell\";\n"
  "> +\t\treg = <0x66090000 0x1000>;\n"
  "> +\t\tinterrupts = <GIC_SPI 406 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -53,6 +70,10 @@
  "\n"
  "\n"
  "-- \n"
- Florian
+ "Florian\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
 
-3543c69d427b1256be6a921dd6134dcc6eb4af31e25147693103985ae9b58ce6
+e24260c62254bae64a5a3ed98f5cd543d472d416cdb0ca93b316c3f9355e1035

diff --git a/a/1.txt b/N2/1.txt
index 771c0ec..3f2dd24 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -34,7 +34,7 @@ Thanks!
 > +	clocks. With 2 clocks, the order is wdogclk clock, apb_pclk.
 > +
 > +Example:
-> +	wdt at 66090000 {
+> +	wdt@66090000 {
 > +		compatible = "arm,sp805", "arm,primecell";
 > +		reg = <0x66090000 0x1000>;
 > +		interrupts = <GIC_SPI 406 IRQ_TYPE_LEVEL_HIGH>;
diff --git a/a/content_digest b/N2/content_digest
index e4090d8..8d5fff4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,25 @@
  "ref\01455084651-29325-1-git-send-email-anup.patel@broadcom.com\0"
  "ref\01455084651-29325-5-git-send-email-anup.patel@broadcom.com\0"
- "From\0f.fainelli@gmail.com (Florian Fainelli)\0"
- "Subject\0[PATCH 4/6] dt-bindings: watchdog: Add ARM SP805 DT bindings\0"
+ "From\0Florian Fainelli <f.fainelli@gmail.com>\0"
+ "Subject\0Re: [PATCH 4/6] dt-bindings: watchdog: Add ARM SP805 DT bindings\0"
  "Date\0Wed, 10 Feb 2016 14:08:07 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Anup Patel <anup.patel@broadcom.com>"
+  Catalin Marinas <catalin.marinas@arm.com>
+  Will Deacon <will.deacon@arm.com>
+  Device Tree <devicetree@vger.kernel.org>
+ " Linux ARM Kernel <linux-arm-kernel@lists.infradead.org>\0"
+ "Cc\0Rob 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>
+  Florian Fainelli <f.fainelli@gmail.com>
+  Yendapally Reddy Dhananjaya Reddy <yrdreddy@broadcom.com>
+  Ray Jui <rjui@broadcom.com>
+  Scott Branden <sbranden@broadcom.com>
+  Vikram Prakash <vikramp@broadcom.com>
+  Linux Kernel <linux-kernel@vger.kernel.org>
+ " BCM Kernel Feedback <bcm-kernel-feedback-list@broadcom.com>\0"
  "\00:1\0"
  "b\0"
  "On 09/02/16 22:10, Anup Patel wrote:\n"
@@ -42,7 +58,7 @@
  "> +\tclocks. With 2 clocks, the order is wdogclk clock, apb_pclk.\n"
  "> +\n"
  "> +Example:\n"
- "> +\twdt at 66090000 {\n"
+ "> +\twdt@66090000 {\n"
  "> +\t\tcompatible = \"arm,sp805\", \"arm,primecell\";\n"
  "> +\t\treg = <0x66090000 0x1000>;\n"
  "> +\t\tinterrupts = <GIC_SPI 406 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -55,4 +71,4 @@
  "-- \n"
  Florian
 
-3543c69d427b1256be6a921dd6134dcc6eb4af31e25147693103985ae9b58ce6
+a8aad901727e4d248a1ba23ba370976776d75be530881ab3266a2304c427b9ec

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.