All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5710C176.3040304@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index da7e15f..ebbfb86 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Thursday 14 April 2016 04:00 AM, David Lechner wrote:
 > Adds device definition for soc spi0 and also a aux data that is needed
 > for clock matching.
 > 
-> Signed-off-by: David Lechner <david@lechnology.com>
+> Signed-off-by: David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/da850.dtsi     | 10 ++++++++++
 >  arch/arm/mach-davinci/da8xx-dt.c |  1 +
@@ -16,7 +16,7 @@ On Thursday 14 April 2016 04:00 AM, David Lechner wrote:
 >  			reg = <0x308000 0x80>;
 >  			status = "disabled";
 >  		};
-> +		spi0: spi at 41000 {
+> +		spi0: spi@41000 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "ti,da830-spi";
@@ -33,7 +33,7 @@ for spi1. You will need those anyway for using the interface.
 > +			interrupts = <20>;
 > +			status = "disabled";
 > +		};
->  		spi1: spi at 30e000 {
+>  		spi1: spi@30e000 {
 >  			#address-cells = <1>;
 >  			#size-cells = <0>;
 > diff --git a/arch/arm/mach-davinci/da8xx-dt.c b/arch/arm/mach-davinci/da8xx-dt.c
@@ -54,3 +54,7 @@ updates like this. Can you please split this up?
 
 Regards,
 Sekhar
+--
+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 e216b11..ac8bd09 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,27 @@
  "ref\01460586628-25152-1-git-send-email-david@lechnology.com\0"
  "ref\01460586628-25152-2-git-send-email-david@lechnology.com\0"
- "From\0nsekhar@ti.com (Sekhar Nori)\0"
- "Subject\0[PATCH 1/3] ARM: DTS: da850: add node for spi0\0"
+ "ref\01460586628-25152-2-git-send-email-david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org\0"
+ "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/3] ARM: DTS: da850: add node for spi0\0"
  "Date\0Fri, 15 Apr 2016 15:54:54 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0David Lechner <david-nq/r/kbU++upp/zk7JDF2g@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>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Kevin Hilman <khilman-DgEjT+Ai2ygdnm+yROfE0A@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"
  "On Thursday 14 April 2016 04:00 AM, David Lechner wrote:\n"
  "> Adds device definition for soc spi0 and also a aux data that is needed\n"
  "> for clock matching.\n"
  "> \n"
- "> Signed-off-by: David Lechner <david@lechnology.com>\n"
+ "> Signed-off-by: David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/da850.dtsi     | 10 ++++++++++\n"
  ">  arch/arm/mach-davinci/da8xx-dt.c |  1 +\n"
@@ -24,7 +35,7 @@
  ">  \t\t\treg = <0x308000 0x80>;\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t};\n"
- "> +\t\tspi0: spi at 41000 {\n"
+ "> +\t\tspi0: spi@41000 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"ti,da830-spi\";\n"
@@ -41,7 +52,7 @@
  "> +\t\t\tinterrupts = <20>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
- ">  \t\tspi1: spi at 30e000 {\n"
+ ">  \t\tspi1: spi@30e000 {\n"
  ">  \t\t\t#address-cells = <1>;\n"
  ">  \t\t\t#size-cells = <0>;\n"
  "> diff --git a/arch/arm/mach-davinci/da8xx-dt.c b/arch/arm/mach-davinci/da8xx-dt.c\n"
@@ -61,6 +72,10 @@
  "updates like this. Can you please split this up?\n"
  "\n"
  "Regards,\n"
- Sekhar
+ "Sekhar\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
 
-eef1dbf7b349392bdda119503f2c68896db5c5bbddfab4c59466b480dcbec18e
+3ae98e84411a3f79f07f92bababf4a7e168bfc64a861828ce2f54fb5d09e98bb

diff --git a/a/1.txt b/N2/1.txt
index da7e15f..c4d549b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -16,7 +16,7 @@ On Thursday 14 April 2016 04:00 AM, David Lechner wrote:
 >  			reg = <0x308000 0x80>;
 >  			status = "disabled";
 >  		};
-> +		spi0: spi at 41000 {
+> +		spi0: spi@41000 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "ti,da830-spi";
@@ -33,7 +33,7 @@ for spi1. You will need those anyway for using the interface.
 > +			interrupts = <20>;
 > +			status = "disabled";
 > +		};
->  		spi1: spi at 30e000 {
+>  		spi1: spi@30e000 {
 >  			#address-cells = <1>;
 >  			#size-cells = <0>;
 > diff --git a/arch/arm/mach-davinci/da8xx-dt.c b/arch/arm/mach-davinci/da8xx-dt.c
diff --git a/a/content_digest b/N2/content_digest
index e216b11..fe87de2 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,19 @@
  "ref\01460586628-25152-1-git-send-email-david@lechnology.com\0"
  "ref\01460586628-25152-2-git-send-email-david@lechnology.com\0"
- "From\0nsekhar@ti.com (Sekhar Nori)\0"
- "Subject\0[PATCH 1/3] ARM: DTS: da850: add node for spi0\0"
+ "From\0Sekhar Nori <nsekhar@ti.com>\0"
+ "Subject\0Re: [PATCH 1/3] ARM: DTS: da850: add node for spi0\0"
  "Date\0Fri, 15 Apr 2016 15:54:54 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0David Lechner <david@lechnology.com>\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>
+  Russell King <linux@arm.linux.org.uk>
+  Kevin Hilman <khilman@kernel.org>
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Thursday 14 April 2016 04:00 AM, David Lechner wrote:\n"
@@ -24,7 +34,7 @@
  ">  \t\t\treg = <0x308000 0x80>;\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t};\n"
- "> +\t\tspi0: spi at 41000 {\n"
+ "> +\t\tspi0: spi@41000 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"ti,da830-spi\";\n"
@@ -41,7 +51,7 @@
  "> +\t\t\tinterrupts = <20>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
- ">  \t\tspi1: spi at 30e000 {\n"
+ ">  \t\tspi1: spi@30e000 {\n"
  ">  \t\t\t#address-cells = <1>;\n"
  ">  \t\t\t#size-cells = <0>;\n"
  "> diff --git a/arch/arm/mach-davinci/da8xx-dt.c b/arch/arm/mach-davinci/da8xx-dt.c\n"
@@ -63,4 +73,4 @@
  "Regards,\n"
  Sekhar
 
-eef1dbf7b349392bdda119503f2c68896db5c5bbddfab4c59466b480dcbec18e
+7f60905bc9aef44c59f03e9e8aa8581c9fa5f34af33f2296ec02aebf841edd4b

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.