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

diff --git a/a/1.txt b/N1/1.txt
index 0769eeb..841116c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,17 +20,21 @@ On Thu, May 25, 2017 at 11:06:47AM +0300, Nikita Yushchenko wrote:
 > 
 > >> +	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
 > 
 > Ok
 > 
-> Although the same file, in lines nearby, has m25p128 at 0 and at93c46d at 1.
+> Although the same file, in lines nearby, has m25p128@0 and at93c46d@1.
 
 It seems that I need more eyes to help review.
 
 Shawn
+--
+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 62cc1fb..88fb72a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,22 @@
  "ref\020170522131010.3537-1-nikita.yoush@cogentembedded.com\0"
  "ref\020170525070007.GU26102@dragon\0"
  "ref\0eb86f383-3c27-2276-6213-99c5143420f5@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\0eb86f383-3c27-2276-6213-99c5143420f5-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 16:20:32 +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 Thu, May 25, 2017 at 11:06:47AM +0300, Nikita Yushchenko wrote:\n"
@@ -29,19 +41,23 @@
  "> \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"
  "> Ok\n"
  "> \n"
- "> Although the same file, in lines nearby, has m25p128 at 0 and at93c46d at 1.\n"
+ "> Although the same file, in lines nearby, has m25p128@0 and at93c46d@1.\n"
  "\n"
  "It seems that I need more eyes to help review.\n"
  "\n"
- Shawn
+ "Shawn\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
 
-217383aa738d1856362906d8da1c47e3e8e72879f439e462fe41c9699f5694b9
+a4c93a0348d43f19da5f6f37341095aa614850394f78c874111a8b4c99dd5e9d

diff --git a/a/1.txt b/N2/1.txt
index 0769eeb..8a8a03f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -20,16 +20,16 @@ On Thu, May 25, 2017 at 11:06:47AM +0300, Nikita Yushchenko wrote:
 > 
 > >> +	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
 > 
 > Ok
 > 
-> Although the same file, in lines nearby, has m25p128 at 0 and at93c46d at 1.
+> Although the same file, in lines nearby, has m25p128@0 and at93c46d@1.
 
 It seems that I need more eyes to help review.
 
diff --git a/a/content_digest b/N2/content_digest
index 62cc1fb..e7a6d8c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,21 @@
  "ref\020170522131010.3537-1-nikita.yoush@cogentembedded.com\0"
  "ref\020170525070007.GU26102@dragon\0"
  "ref\0eb86f383-3c27-2276-6213-99c5143420f5@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 16:20:32 +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 Thu, May 25, 2017 at 11:06:47AM +0300, Nikita Yushchenko wrote:\n"
@@ -29,19 +40,19 @@
  "> \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"
  "> Ok\n"
  "> \n"
- "> Although the same file, in lines nearby, has m25p128 at 0 and at93c46d at 1.\n"
+ "> Although the same file, in lines nearby, has m25p128@0 and at93c46d@1.\n"
  "\n"
  "It seems that I need more eyes to help review.\n"
  "\n"
  Shawn
 
-217383aa738d1856362906d8da1c47e3e8e72879f439e462fe41c9699f5694b9
+d4eb6f595d918752c19dd9a84af9521bfdf79f17dc6db0c9a2d7d2adde3368f2

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.