All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171130201434.14122-2-tyler@opensourcefoundries.com>

diff --git a/a/1.txt b/N1/1.txt
index 3fb37e2..f907c6a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Tyler Baker <tyler@opensourcefoundries.com>
+From: Tyler Baker <tyler-yzvPICuk2AAEdKtRPRuaE5USO3DlRtUf@public.gmane.org>
 
 The Compulab IoT Gateway is based on an NXP i.MX7D, dual core
 Cortex-A7 clocking at 1GHz. It supports up to 2GB of DDR3,
@@ -12,8 +12,8 @@ which is what this device tree is meant to describe.
 This work has been derrived from the Compulab Linux sources
 based on v4.1.
 
-Signed-off-by: Tyler Baker <tyler@opensourcefoundries.com>
-Signed-off-by: Ilya Ledvich <ilya@compulab.co.il>
+Signed-off-by: Tyler Baker <tyler-yzvPICuk2AAEdKtRPRuaE5USO3DlRtUf@public.gmane.org>
+Signed-off-by: Ilya Ledvich <ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
 ---
  arch/arm/boot/dts/imx7d-sbc-iot-imx7.dts | 238 +++++++++++++++++++++++++++++++
  1 file changed, 238 insertions(+)
@@ -29,7 +29,7 @@ index 0000000..50dfdd3
 + * Support for CompuLab SBC-IOT-iMX7 Single Board Computer
 + *
 + * Copyright (C) 2017 CompuLab Ltd. - http://www.compulab.co.il/
-+ * Author: Ilya Ledvich <ilya@compulab.co.il>
++ * Author: Ilya Ledvich <ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
 + *
 + * This program is free software; you can redistribute it and/or modify
 + * it under the terms of the GNU General Public License version 2 as
@@ -68,13 +68,13 @@ index 0000000..50dfdd3
 +	pinctrl-0 = <&pinctrl_i2c4>;
 +	status = "okay";
 +
-+	eeprom_iot at 54 {
++	eeprom_iot@54 {
 +		compatible = "atmel,24c08";
 +		reg = <0x54>;
 +		pagesize = <16>;
 +	};
 +
-+	dvicape at 39 {
++	dvicape@39 {
 +		compatible = "sil164_simple";
 +		reg = <0x39>;
 +	};
@@ -265,3 +265,8 @@ index 0000000..50dfdd3
 +};
 -- 
 2.9.3
+
+--
+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 2e4416c..fe25da2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,11 +1,21 @@
  "ref\020171130201434.14122-1-tyler@opensourcefoundries.com\0"
- "From\0tyler@opensourcefoundries.com (tyler at opensourcefoundries.com)\0"
+ "ref\020171130201434.14122-1-tyler-yzvPICuk2AAEdKtRPRuaE5USO3DlRtUf@public.gmane.org\0"
+ "From\0tyler-yzvPICuk2AAEdKtRPRuaE5USO3DlRtUf@public.gmane.org\0"
  "Subject\0[PATCH 1/8] ARM: dts: imx7d-sbc-iot: add initial iot gateway dts\0"
  "Date\0Thu, 30 Nov 2017 12:14:27 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  fabio.estevam-3arQi8VN3Tc@public.gmane.org
+ " kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Tyler Baker <tyler-yzvPICuk2AAEdKtRPRuaE5USO3DlRtUf@public.gmane.org>
+ " Ilya Ledvich <ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "From: Tyler Baker <tyler@opensourcefoundries.com>\n"
+ "From: Tyler Baker <tyler-yzvPICuk2AAEdKtRPRuaE5USO3DlRtUf@public.gmane.org>\n"
  "\n"
  "The Compulab IoT Gateway is based on an NXP i.MX7D, dual core\n"
  "Cortex-A7 clocking at 1GHz. It supports up to 2GB of DDR3,\n"
@@ -19,8 +29,8 @@
  "This work has been derrived from the Compulab Linux sources\n"
  "based on v4.1.\n"
  "\n"
- "Signed-off-by: Tyler Baker <tyler@opensourcefoundries.com>\n"
- "Signed-off-by: Ilya Ledvich <ilya@compulab.co.il>\n"
+ "Signed-off-by: Tyler Baker <tyler-yzvPICuk2AAEdKtRPRuaE5USO3DlRtUf@public.gmane.org>\n"
+ "Signed-off-by: Ilya Ledvich <ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\n"
  "---\n"
  " arch/arm/boot/dts/imx7d-sbc-iot-imx7.dts | 238 +++++++++++++++++++++++++++++++\n"
  " 1 file changed, 238 insertions(+)\n"
@@ -36,7 +46,7 @@
  "+ * Support for CompuLab SBC-IOT-iMX7 Single Board Computer\n"
  "+ *\n"
  "+ * Copyright (C) 2017 CompuLab Ltd. - http://www.compulab.co.il/\n"
- "+ * Author: Ilya Ledvich <ilya@compulab.co.il>\n"
+ "+ * Author: Ilya Ledvich <ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\n"
  "+ *\n"
  "+ * This program is free software; you can redistribute it and/or modify\n"
  "+ * it under the terms of the GNU General Public License version 2 as\n"
@@ -75,13 +85,13 @@
  "+\tpinctrl-0 = <&pinctrl_i2c4>;\n"
  "+\tstatus = \"okay\";\n"
  "+\n"
- "+\teeprom_iot at 54 {\n"
+ "+\teeprom_iot@54 {\n"
  "+\t\tcompatible = \"atmel,24c08\";\n"
  "+\t\treg = <0x54>;\n"
  "+\t\tpagesize = <16>;\n"
  "+\t};\n"
  "+\n"
- "+\tdvicape at 39 {\n"
+ "+\tdvicape@39 {\n"
  "+\t\tcompatible = \"sil164_simple\";\n"
  "+\t\treg = <0x39>;\n"
  "+\t};\n"
@@ -271,6 +281,11 @@
  "+\tstatus = \"okay\";\n"
  "+};\n"
  "-- \n"
- 2.9.3
+ "2.9.3\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
 
-3746d9ef6e73460d32fe2864ab1391b698b0ebce885802745294b468625f969b
+d67d97a7e576320e1a29e8fb88bcf299db3147b23c76a7efd3cf68cf800fe11c

diff --git a/a/1.txt b/N2/1.txt
index 3fb37e2..34695a7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -68,13 +68,13 @@ index 0000000..50dfdd3
 +	pinctrl-0 = <&pinctrl_i2c4>;
 +	status = "okay";
 +
-+	eeprom_iot at 54 {
++	eeprom_iot@54 {
 +		compatible = "atmel,24c08";
 +		reg = <0x54>;
 +		pagesize = <16>;
 +	};
 +
-+	dvicape at 39 {
++	dvicape@39 {
 +		compatible = "sil164_simple";
 +		reg = <0x39>;
 +	};
diff --git a/a/content_digest b/N2/content_digest
index 2e4416c..2296e9a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,17 @@
  "ref\020171130201434.14122-1-tyler@opensourcefoundries.com\0"
- "From\0tyler@opensourcefoundries.com (tyler at opensourcefoundries.com)\0"
+ "From\0tyler@opensourcefoundries.com\0"
  "Subject\0[PATCH 1/8] ARM: dts: imx7d-sbc-iot: add initial iot gateway dts\0"
  "Date\0Thu, 30 Nov 2017 12:14:27 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0shawnguo@kernel.org"
+  fabio.estevam@nxp.com
+ " kernel@pengutronix.de\0"
+ "Cc\0robh+dt@kernel.org"
+  mark.rutland@arm.com
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Tyler Baker <tyler@opensourcefoundries.com>
+ " Ilya Ledvich <ilya@compulab.co.il>\0"
  "\00:1\0"
  "b\0"
  "From: Tyler Baker <tyler@opensourcefoundries.com>\n"
@@ -75,13 +84,13 @@
  "+\tpinctrl-0 = <&pinctrl_i2c4>;\n"
  "+\tstatus = \"okay\";\n"
  "+\n"
- "+\teeprom_iot at 54 {\n"
+ "+\teeprom_iot@54 {\n"
  "+\t\tcompatible = \"atmel,24c08\";\n"
  "+\t\treg = <0x54>;\n"
  "+\t\tpagesize = <16>;\n"
  "+\t};\n"
  "+\n"
- "+\tdvicape at 39 {\n"
+ "+\tdvicape@39 {\n"
  "+\t\tcompatible = \"sil164_simple\";\n"
  "+\t\treg = <0x39>;\n"
  "+\t};\n"
@@ -273,4 +282,4 @@
  "-- \n"
  2.9.3
 
-3746d9ef6e73460d32fe2864ab1391b698b0ebce885802745294b468625f969b
+9b5eaa98fa96a1844c87f33f0e613be7054e7e453bb4a70a6c84777a7687ab1f

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.