All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170525070007.GU26102@dragon>

diff --git a/a/1.txt b/N1/1.txt
index 1898cec..d67faaa 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ On Mon, May 22, 2017 at 04:10:10PM +0300, Nikita Yushchenko wrote:
 > ZII dev board rev C does not have that, so use rev-b dts file,
 > not common dtsi file.
 > 
-> Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
+> Signed-off-by: Nikita Yushchenko <nikita.yoush-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 19 +++++++++++++++++++
 >  1 file changed, 19 insertions(+)
@@ -35,12 +35,12 @@ We usually have 'status' line at the bottom of property list.
 
 > +	spi-num-chipselects = <2>;
 > +
-> +	hi8435 at 1 {
+> +	hi8435@1 {
 
 Node name should be something generic, while label can be specific
 model name.  The following form might be better.
 
-	hi8435: sensor at 1
+	hi8435: sensor@1
 
 Shawn
 
@@ -56,4 +56,8 @@ Shawn
 >  	pinctrl-names = "default";
 > -- 
 > 2.11.0
->
+> 
+--
+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 b745178..0231cf7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,20 @@
  "ref\020170522131010.3537-1-nikita.yoush@cogentembedded.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device\0"
+ "ref\020170522131010.3537-1-nikita.yoush-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device\0"
  "Date\0Thu, 25 May 2017 15:00:09 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Nikita Yushchenko <nikita.yoush-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\0"
+ "Cc\0Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>"
+  Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Chris Healy <Chris.Healy-c8ZVq/bFV1I@public.gmane.org>
+ " Jeff White <Jeff.White-c8ZVq/bFV1I@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Mon, May 22, 2017 at 04:10:10PM +0300, Nikita Yushchenko wrote:\n"
@@ -12,7 +24,7 @@
  "> ZII dev board rev C does not have that, so use rev-b dts file,\n"
  "> not common dtsi file.\n"
  "> \n"
- "> Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>\n"
+ "> Signed-off-by: Nikita Yushchenko <nikita.yoush-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 19 +++++++++++++++++++\n"
  ">  1 file changed, 19 insertions(+)\n"
@@ -42,12 +54,12 @@
  "\n"
  "> +\tspi-num-chipselects = <2>;\n"
  "> +\n"
- "> +\thi8435 at 1 {\n"
+ "> +\thi8435@1 {\n"
  "\n"
  "Node name should be something generic, while label can be specific\n"
  "model name.  The following form might be better.\n"
  "\n"
- "\thi8435: sensor at 1\n"
+ "\thi8435: sensor@1\n"
  "\n"
  "Shawn\n"
  "\n"
@@ -63,6 +75,10 @@
  ">  \tpinctrl-names = \"default\";\n"
  "> -- \n"
  "> 2.11.0\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
 
-5c767acb1a075c156d46750825d8cbef5c7fd02a2ff8a680f1eb865acf22179b
+a6cc92a8026241826adb58b0c850f844693773316e16148f69e8b202fc303e61

diff --git a/a/1.txt b/N2/1.txt
index 1898cec..602a9b1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -35,12 +35,12 @@ We usually have 'status' line at the bottom of property list.
 
 > +	spi-num-chipselects = <2>;
 > +
-> +	hi8435 at 1 {
+> +	hi8435@1 {
 
 Node name should be something generic, while label can be specific
 model name.  The following form might be better.
 
-	hi8435: sensor at 1
+	hi8435: sensor@1
 
 Shawn
 
diff --git a/a/content_digest b/N2/content_digest
index b745178..277f0b1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,19 @@
  "ref\020170522131010.3537-1-nikita.yoush@cogentembedded.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device\0"
  "Date\0Thu, 25 May 2017 15:00:09 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Nikita Yushchenko <nikita.yoush@cogentembedded.com>\0"
+ "Cc\0Sascha Hauer <kernel@pengutronix.de>"
+  Stefan Agner <stefan@agner.ch>
+  Rob Herring <robh+dt@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Russell King <linux@armlinux.org.uk>
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Jonathan Cameron <jic23@kernel.org>
+  Chris Healy <Chris.Healy@zii.aero>
+ " Jeff White <Jeff.White@zii.aero>\0"
  "\00:1\0"
  "b\0"
  "On Mon, May 22, 2017 at 04:10:10PM +0300, Nikita Yushchenko wrote:\n"
@@ -42,12 +53,12 @@
  "\n"
  "> +\tspi-num-chipselects = <2>;\n"
  "> +\n"
- "> +\thi8435 at 1 {\n"
+ "> +\thi8435@1 {\n"
  "\n"
  "Node name should be something generic, while label can be specific\n"
  "model name.  The following form might be better.\n"
  "\n"
- "\thi8435: sensor at 1\n"
+ "\thi8435: sensor@1\n"
  "\n"
  "Shawn\n"
  "\n"
@@ -65,4 +76,4 @@
  "> 2.11.0\n"
  >
 
-5c767acb1a075c156d46750825d8cbef5c7fd02a2ff8a680f1eb865acf22179b
+b618e1897dcc7e604722062cc4645256001344785efc7349964e7964e3a8b3de

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.