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

diff --git a/a/1.txt b/N1/1.txt
index d015878..cbde7cc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,7 +24,7 @@ Am Montag, 26. Juni 2017, 21:18:54 CEST schrieb Klaus Goger:
 >    - fan controller (AMC6821 emulation)
 >    - USB<->CAN bridge controller
 > 
-> Signed-off-by: Klaus Goger <klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
+> Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
 > 
 > ---
 
@@ -218,9 +218,9 @@ nevermind this comment ;-) .
 > +	i2c-scl-falling-time-ns = <4>;
 > +	clock-frequency = <400000>;
 > +
-> +	vdd_gpu: fan535555@60 {
+> +	vdd_gpu: fan535555 at 60 {
 
-vdd_gpu: regulator@60 {
+vdd_gpu: regulator at 60 {
 
 node names should be generic (aka device category)
 
@@ -289,9 +289,9 @@ double empty line
 > +&spi1 {
 > +	status = "okay";
 > +
-> +	flash: norflash@0 {
+> +	flash: norflash at 0 {
 
-norflash: flash@0 maybe?
+norflash: flash at 0 maybe?
 
 You reference the phandle and at the position it gets referenced
 the specific name might be more helpful.
@@ -318,7 +318,3 @@ Same for more defined pinctrl nodes below that.
 
 
 Heiko
---
-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 905fd97..5eb79a2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,9 @@
  "ref\020170626191854.58253-1-klaus.goger@theobroma-systems.com\0"
  "ref\020170626191854.58253-5-klaus.goger@theobroma-systems.com\0"
- "ref\020170626191854.58253-5-klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org\0"
- "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 4/4] arm64: dts: add RK3399-Q7 (Puma) SoM\0"
+ "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "Subject\0[PATCH 4/4] arm64: dts: add RK3399-Q7 (Puma) SoM\0"
  "Date\0Wed, 28 Jun 2017 12:26:14 +0200\0"
- "To\0Klaus Goger <klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>\0"
- "Cc\0Philipp Tomsich <philipp.tomsich-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Klaus,\n"
@@ -43,7 +32,7 @@
  ">    - fan controller (AMC6821 emulation)\n"
  ">    - USB<->CAN bridge controller\n"
  "> \n"
- "> Signed-off-by: Klaus Goger <klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>\n"
+ "> Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>\n"
  "> \n"
  "> ---\n"
  "\n"
@@ -237,9 +226,9 @@
  "> +\ti2c-scl-falling-time-ns = <4>;\n"
  "> +\tclock-frequency = <400000>;\n"
  "> +\n"
- "> +\tvdd_gpu: fan535555@60 {\n"
+ "> +\tvdd_gpu: fan535555 at 60 {\n"
  "\n"
- "vdd_gpu: regulator@60 {\n"
+ "vdd_gpu: regulator at 60 {\n"
  "\n"
  "node names should be generic (aka device category)\n"
  "\n"
@@ -308,9 +297,9 @@
  "> +&spi1 {\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tflash: norflash@0 {\n"
+ "> +\tflash: norflash at 0 {\n"
  "\n"
- "norflash: flash@0 maybe?\n"
+ "norflash: flash at 0 maybe?\n"
  "\n"
  "You reference the phandle and at the position it gets referenced\n"
  "the specific name might be more helpful.\n"
@@ -336,10 +325,6 @@
  "Same for more defined pinctrl nodes below that.\n"
  "\n"
  "\n"
- "Heiko\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
+ Heiko
 
-3be19b596cb5da9a8b8f305f20ee047fc39b68eda24488eb8fee3dd94194c142
+b90df95654e8a15175728133786168faf172a2a8911b26b108a0e82b1e607887

diff --git a/a/1.txt b/N2/1.txt
index d015878..e0146cb 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -24,7 +24,7 @@ Am Montag, 26. Juni 2017, 21:18:54 CEST schrieb Klaus Goger:
 >    - fan controller (AMC6821 emulation)
 >    - USB<->CAN bridge controller
 > 
-> Signed-off-by: Klaus Goger <klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
+> Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
 > 
 > ---
 
@@ -318,7 +318,3 @@ Same for more defined pinctrl nodes below that.
 
 
 Heiko
---
-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 905fd97..f8e3323 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,20 +1,19 @@
  "ref\020170626191854.58253-1-klaus.goger@theobroma-systems.com\0"
  "ref\020170626191854.58253-5-klaus.goger@theobroma-systems.com\0"
- "ref\020170626191854.58253-5-klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@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 4/4] arm64: dts: add RK3399-Q7 (Puma) SoM\0"
  "Date\0Wed, 28 Jun 2017 12:26:14 +0200\0"
- "To\0Klaus Goger <klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>\0"
- "Cc\0Philipp Tomsich <philipp.tomsich-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0"
+ "To\0Klaus Goger <klaus.goger@theobroma-systems.com>\0"
+ "Cc\0Philipp Tomsich <philipp.tomsich@theobroma-systems.com>"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-rockchip@lists.infradead.org
+  Rob Herring <robh+dt@kernel.org>
+  Will Deacon <will.deacon@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Catalin Marinas <catalin.marinas@arm.com>
+  linux-arm-kernel@lists.infradead.org
+ " kever.yang@rock-chips.com\0"
  "\00:1\0"
  "b\0"
  "Hi Klaus,\n"
@@ -43,7 +42,7 @@
  ">    - fan controller (AMC6821 emulation)\n"
  ">    - USB<->CAN bridge controller\n"
  "> \n"
- "> Signed-off-by: Klaus Goger <klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>\n"
+ "> Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>\n"
  "> \n"
  "> ---\n"
  "\n"
@@ -336,10 +335,6 @@
  "Same for more defined pinctrl nodes below that.\n"
  "\n"
  "\n"
- "Heiko\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
+ Heiko
 
-3be19b596cb5da9a8b8f305f20ee047fc39b68eda24488eb8fee3dd94194c142
+1fea40f713f715b1bfe53839d4e2c67e63c75f7f27c429fb186e44f355612b84

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.