All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2264017.eLNdPIXHd9@diego>

diff --git a/a/1.txt b/N1/1.txt
index c31d450..a9d0626 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,11 +5,11 @@ Am Freitag, 16. Juni 2017, 17:24:23 CEST schrieb Frank Wang:
 > > Hi Frank,
 > > 
 > > Am Donnerstag, 15. Juni 2017, 15:23:16 CEST schrieb Frank Wang:
-> >> From: Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
+> >> From: Finley Xiao <finley.xiao@rock-chips.com>
 > >> 
 > >> Add a efuse node in the device tree for the rk3228 SoC.
 > >> 
-> >> Signed-off-by: Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
+> >> Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
 > >> ---
 > >> 
 > >>   arch/arm/boot/dts/rk322x.dtsi | 17 +++++++++++++++++
@@ -26,7 +26,7 @@ Am Freitag, 16. Juni 2017, 17:24:23 CEST schrieb Frank Wang:
 > >>   	
 > >>   	};
 > >> 
-> >> +	efuse: efuse@11040000 {
+> >> +	efuse: efuse at 11040000 {
 > >> +		compatible = "rockchip,rk322x-efuse";
 > > 
 > > was this binding included already? Simply because compatibles should
@@ -63,22 +63,16 @@ Heiko
 > >> +		clock-names = "pclk_efuse";
 > >> +
 > >> +		/* Data cells */
-> >> +		efuse_id: id@7 {
+> >> +		efuse_id: id at 7 {
 > >> +			reg = <0x7 0x10>;
 > >> +		};
-> >> +		cpu_leakage: cpu_leakage@17 {
+> >> +		cpu_leakage: cpu_leakage at 17 {
 > >> +			reg = <0x17 0x1>;
 > >> +		};
 > >> +	};
 > >> +
 > >> 
-> >>   	i2c0: i2c@11050000 {
+> >>   	i2c0: i2c at 11050000 {
 > >>   	
 > >>   		compatible = "rockchip,rk3228-i2c";
 > >>   		reg = <0x11050000 0x1000>;
-
-
---
-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 fab6ff4..e467863 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,10 @@
  "ref\01497510980-23207-1-git-send-email-frank.wang@rock-chips.com\0"
  "ref\02537345.MJmYY2BcSn@phil\0"
  "ref\0da5fbd76-c9a1-a16f-3ed8-adfd2b1c346f@rock-chips.com\0"
- "ref\0da5fbd76-c9a1-a16f-3ed8-adfd2b1c346f-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
- "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 6/6] ARM: dts: rockchip: add efuse device node for rk3228\0"
+ "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "Subject\0[PATCH 6/6] ARM: dts: rockchip: add efuse device node for rk3228\0"
  "Date\0Fri, 16 Jun 2017 11:35:12 +0200\0"
- "To\0Frank Wang <frank.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0"
- "Cc\0Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>"
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  charles.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  kevan.lan-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  david.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org
- " wmc-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Am Freitag, 16. Juni 2017, 17:24:23 CEST schrieb Frank Wang:\n"
@@ -31,11 +14,11 @@
  "> > Hi Frank,\n"
  "> > \n"
  "> > Am Donnerstag, 15. Juni 2017, 15:23:16 CEST schrieb Frank Wang:\n"
- "> >> From: Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
+ "> >> From: Finley Xiao <finley.xiao@rock-chips.com>\n"
  "> >> \n"
  "> >> Add a efuse node in the device tree for the rk3228 SoC.\n"
  "> >> \n"
- "> >> Signed-off-by: Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
+ "> >> Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>\n"
  "> >> ---\n"
  "> >> \n"
  "> >>   arch/arm/boot/dts/rk322x.dtsi | 17 +++++++++++++++++\n"
@@ -52,7 +35,7 @@
  "> >>   \t\n"
  "> >>   \t};\n"
  "> >> \n"
- "> >> +\tefuse: efuse@11040000 {\n"
+ "> >> +\tefuse: efuse at 11040000 {\n"
  "> >> +\t\tcompatible = \"rockchip,rk322x-efuse\";\n"
  "> > \n"
  "> > was this binding included already? Simply because compatibles should\n"
@@ -89,24 +72,18 @@
  "> >> +\t\tclock-names = \"pclk_efuse\";\n"
  "> >> +\n"
  "> >> +\t\t/* Data cells */\n"
- "> >> +\t\tefuse_id: id@7 {\n"
+ "> >> +\t\tefuse_id: id at 7 {\n"
  "> >> +\t\t\treg = <0x7 0x10>;\n"
  "> >> +\t\t};\n"
- "> >> +\t\tcpu_leakage: cpu_leakage@17 {\n"
+ "> >> +\t\tcpu_leakage: cpu_leakage at 17 {\n"
  "> >> +\t\t\treg = <0x17 0x1>;\n"
  "> >> +\t\t};\n"
  "> >> +\t};\n"
  "> >> +\n"
  "> >> \n"
- "> >>   \ti2c0: i2c@11050000 {\n"
+ "> >>   \ti2c0: i2c at 11050000 {\n"
  "> >>   \t\n"
  "> >>   \t\tcompatible = \"rockchip,rk3228-i2c\";\n"
- "> >>   \t\treg = <0x11050000 0x1000>;\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
+ "> >>   \t\treg = <0x11050000 0x1000>;"
 
-90fd0c8e52cfdc61e1871cd322f28f0f344ef967c5e6324a74a1c1504240db77
+ea341d191fdd1b20022572dbbc70846213f2209f81326bca1e2fcba78e128bbe

diff --git a/a/1.txt b/N2/1.txt
index c31d450..07f90b6 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -5,11 +5,11 @@ Am Freitag, 16. Juni 2017, 17:24:23 CEST schrieb Frank Wang:
 > > Hi Frank,
 > > 
 > > Am Donnerstag, 15. Juni 2017, 15:23:16 CEST schrieb Frank Wang:
-> >> From: Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
+> >> From: Finley Xiao <finley.xiao@rock-chips.com>
 > >> 
 > >> Add a efuse node in the device tree for the rk3228 SoC.
 > >> 
-> >> Signed-off-by: Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
+> >> Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
 > >> ---
 > >> 
 > >>   arch/arm/boot/dts/rk322x.dtsi | 17 +++++++++++++++++
@@ -76,9 +76,3 @@ Heiko
 > >>   	
 > >>   		compatible = "rockchip,rk3228-i2c";
 > >>   		reg = <0x11050000 0x1000>;
-
-
---
-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 fab6ff4..fd28794 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,26 @@
  "ref\01497510980-23207-1-git-send-email-frank.wang@rock-chips.com\0"
  "ref\02537345.MJmYY2BcSn@phil\0"
  "ref\0da5fbd76-c9a1-a16f-3ed8-adfd2b1c346f@rock-chips.com\0"
- "ref\0da5fbd76-c9a1-a16f-3ed8-adfd2b1c346f-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
- "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
+ "From\0Heiko St\303\274bner <heiko@sntech.de>\0"
  "Subject\0Re: [PATCH 6/6] ARM: dts: rockchip: add efuse device node for rk3228\0"
  "Date\0Fri, 16 Jun 2017 11:35:12 +0200\0"
- "To\0Frank Wang <frank.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0"
- "Cc\0Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>"
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  charles.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  kevan.lan-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  david.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org
- " wmc-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
+ "To\0Frank Wang <frank.wang@rock-chips.com>\0"
+ "Cc\0Finley Xiao <finley.xiao@rock-chips.com>"
+  gregkh@linuxfoundation.org
+  robh+dt@kernel.org
+  ulf.hansson@linaro.org
+  mark.rutland@arm.com
+  linux-arm-kernel@lists.infradead.org
+  linux-rockchip@lists.infradead.org
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-mmc@vger.kernel.org
+  charles.chen@rock-chips.com
+  kevan.lan@rock-chips.com
+  huangtao@rock-chips.com
+  david.wu@rock-chips.com
+  shawn.lin@rock-chips.com
+ " wmc@rock-chips.com\0"
  "\00:1\0"
  "b\0"
  "Am Freitag, 16. Juni 2017, 17:24:23 CEST schrieb Frank Wang:\n"
@@ -31,11 +30,11 @@
  "> > Hi Frank,\n"
  "> > \n"
  "> > Am Donnerstag, 15. Juni 2017, 15:23:16 CEST schrieb Frank Wang:\n"
- "> >> From: Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
+ "> >> From: Finley Xiao <finley.xiao@rock-chips.com>\n"
  "> >> \n"
  "> >> Add a efuse node in the device tree for the rk3228 SoC.\n"
  "> >> \n"
- "> >> Signed-off-by: Finley Xiao <finley.xiao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
+ "> >> Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>\n"
  "> >> ---\n"
  "> >> \n"
  "> >>   arch/arm/boot/dts/rk322x.dtsi | 17 +++++++++++++++++\n"
@@ -101,12 +100,6 @@
  "> >>   \ti2c0: i2c@11050000 {\n"
  "> >>   \t\n"
  "> >>   \t\tcompatible = \"rockchip,rk3228-i2c\";\n"
- "> >>   \t\treg = <0x11050000 0x1000>;\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
+ "> >>   \t\treg = <0x11050000 0x1000>;"
 
-90fd0c8e52cfdc61e1871cd322f28f0f344ef967c5e6324a74a1c1504240db77
+268ded8f232bb54b98d179dbd0925de2fec2cf7fcee323b7bae436e77d49edcd

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.