All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <3261055.FbxHzKYeRb@phil>

diff --git a/a/1.txt b/N1/1.txt
index 87bb377..fd4a824 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Am Freitag, 11. August 2017, 11:49:18 CEST schrieb Andy Yan:
 > Add dt node of bosch accelerometer bma250e on rv1108 evb.
 > 
-> Signed-off-by: Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
+> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
 > ---
 > 
 > Changes in v3: None
@@ -18,10 +18,10 @@ Am Freitag, 11. August 2017, 11:49:18 CEST schrieb Andy Yan:
 >  	i2c-scl-falling-time-ns = <16>;
 >  	clock-frequency = <400000>;
 >  
-> +	bma250: accelerometer@19 {
+> +	bma250: accelerometer at 19 {
 
 please order such things by address,
-foo@19 should come after bar@18 of course
+foo at 19 should come after bar at 18 of course
 
 
 Thanks
@@ -33,13 +33,7 @@ Heiko
 > +		interrupts = <RK_PB3 IRQ_TYPE_LEVEL_LOW>;
 > +	};
 > +
->  	rk805: pmic@18 {
+>  	rk805: pmic at 18 {
 >  		compatible = "rockchip,rk805";
 >  		reg = <0x18>;
-> 
-
-
---
-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 df43691..c9ba502 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,15 @@
  "ref\01502422578-30611-1-git-send-email-andy.yan@rock-chips.com\0"
  "ref\01502423358-31375-1-git-send-email-andy.yan@rock-chips.com\0"
- "ref\01502423358-31375-1-git-send-email-andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
- "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH v3 13/13] ARM: dts: rockchip: add accelerometer bma250e dt node for rv1108 evb\0"
+ "From\0heiko@sntech.de (Heiko Stuebner)\0"
+ "Subject\0[PATCH v3 13/13] ARM: dts: rockchip: add accelerometer bma250e dt node for rv1108 evb\0"
  "Date\0Sun, 13 Aug 2017 14:16:24 +0200\0"
- "To\0Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0"
- "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Am Freitag, 11. August 2017, 11:49:18 CEST schrieb Andy Yan:\n"
  "> Add dt node of bosch accelerometer bma250e on rv1108 evb.\n"
  "> \n"
- "> Signed-off-by: Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
+ "> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>\n"
  "> ---\n"
  "> \n"
  "> Changes in v3: None\n"
@@ -32,10 +26,10 @@
  ">  \ti2c-scl-falling-time-ns = <16>;\n"
  ">  \tclock-frequency = <400000>;\n"
  ">  \n"
- "> +\tbma250: accelerometer@19 {\n"
+ "> +\tbma250: accelerometer at 19 {\n"
  "\n"
  "please order such things by address,\n"
- "foo@19 should come after bar@18 of course\n"
+ "foo at 19 should come after bar at 18 of course\n"
  "\n"
  "\n"
  "Thanks\n"
@@ -47,15 +41,9 @@
  "> +\t\tinterrupts = <RK_PB3 IRQ_TYPE_LEVEL_LOW>;\n"
  "> +\t};\n"
  "> +\n"
- ">  \trk805: pmic@18 {\n"
+ ">  \trk805: pmic at 18 {\n"
  ">  \t\tcompatible = \"rockchip,rk805\";\n"
  ">  \t\treg = <0x18>;\n"
- "> \n"
- "\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
+ >
 
-ccee88276b225809d70a06d709e7974eb9611ab16c0e20692521428848a7e231
+cf64206179295bb7c33ec36c425f54c4ae9c1a54ac6b4cf1854ce52603b5fee7

diff --git a/a/1.txt b/N2/1.txt
index 87bb377..a706593 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 Am Freitag, 11. August 2017, 11:49:18 CEST schrieb Andy Yan:
 > Add dt node of bosch accelerometer bma250e on rv1108 evb.
 > 
-> Signed-off-by: Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
+> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
 > ---
 > 
 > Changes in v3: None
@@ -36,10 +36,4 @@ Heiko
 >  	rk805: pmic@18 {
 >  		compatible = "rockchip,rk805";
 >  		reg = <0x18>;
-> 
-
-
---
-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/N2/content_digest
index df43691..791a09c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,21 +1,20 @@
  "ref\01502422578-30611-1-git-send-email-andy.yan@rock-chips.com\0"
  "ref\01502423358-31375-1-git-send-email-andy.yan@rock-chips.com\0"
- "ref\01502423358-31375-1-git-send-email-andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
- "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
+ "From\0Heiko Stuebner <heiko@sntech.de>\0"
  "Subject\0Re: [PATCH v3 13/13] ARM: dts: rockchip: add accelerometer bma250e dt node for rv1108 evb\0"
  "Date\0Sun, 13 Aug 2017 14:16:24 +0200\0"
- "To\0Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0"
- "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0Andy Yan <andy.yan@rock-chips.com>\0"
+ "Cc\0robh+dt@kernel.org"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-rockchip@lists.infradead.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Am Freitag, 11. August 2017, 11:49:18 CEST schrieb Andy Yan:\n"
  "> Add dt node of bosch accelerometer bma250e on rv1108 evb.\n"
  "> \n"
- "> Signed-off-by: Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
+ "> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>\n"
  "> ---\n"
  "> \n"
  "> Changes in v3: None\n"
@@ -50,12 +49,6 @@
  ">  \trk805: pmic@18 {\n"
  ">  \t\tcompatible = \"rockchip,rk805\";\n"
  ">  \t\treg = <0x18>;\n"
- "> \n"
- "\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
+ >
 
-ccee88276b225809d70a06d709e7974eb9611ab16c0e20692521428848a7e231
+a39104bb40e8044a9ed51340fbd439ef1b2331eaa1f7b2b00f8fedb5e44a0e0d

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.