All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5746B8C4.6020406@compulab.co.il>

diff --git a/a/1.txt b/N1/1.txt
index e7dc06b..941c237 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,8 +4,8 @@ Thanks for reviewing the patch(es).
 
 On 05/23/2016 12:03 PM, Lucas Stach wrote:
 > Am Montag, den 23.05.2016, 00:47 +0200 schrieb
-> christopher.spinrath at rwth-aachen.de:
->> From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
+> christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org:
+>> From: Christopher Spinrath <christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org>
 
 [...]
 
@@ -16,24 +16,24 @@ On 05/23/2016 12:03 PM, Lucas Stach wrote:
 >> +	pinctrl-0 = <&pinctrl_ecspi1>;
 >> +	status = "okay";
 >> +
->> +	flash: m25p80 at 0 {
+>> +	flash: m25p80@0 {
 >> +		#address-cells = <1>;
 >> +		#size-cells = <1>;
 >> +		compatible = "st,m25p", "jedec,spi-nor";
 >> +		spi-max-frequency = <20000000>;
 >> +		reg = <0>;
 >> +
->> +		partition at 0 {
+>> +		partition@0 {
 >> +			label = "uboot";
 >> +			reg = <0x0 0xc0000>;
 >> +		};
 >> +
->> +		partition at c0000 {
+>> +		partition@c0000 {
 >> +			label = "uboot environment";
 >> +			reg = <0xc0000 0x40000>;
 >> +		};
 >> +
->> +		partition at 100000 {
+>> +		partition@100000 {
 >> +			label = "reserved";
 >> +			reg = <0x100000 0x100000>;
 >> +		};
@@ -54,3 +54,7 @@ Another question of mine is, why should you?
 -- 
 Regards,
 Igor.
+--
+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 50c28a7..cdedcf4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,21 @@
  "ref\0709d6b3d522f4fcb8112830e0426dbb3@rwthex-s1-b.rwth-ad.de\0"
  "ref\01463994191.2370.3.camel@pengutronix.de\0"
- "From\0grinberg@compulab.co.il (Igor Grinberg)\0"
- "Subject\0[PATCH 1/2] ARM: dts: imx6q: extend support for the cm-fx6\0"
+ "ref\01463994191.2370.3.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "From\0Igor Grinberg <grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/2] ARM: dts: imx6q: extend support for the cm-fx6\0"
  "Date\0Thu, 26 May 2016 11:50:12 +0300\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lucas Stach <l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>"
+ " christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org\0"
+ "Cc\0mark.rutland-5wv7dgnIgG8@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Lucas,\n"
@@ -12,8 +24,8 @@
  "\n"
  "On 05/23/2016 12:03 PM, Lucas Stach wrote:\n"
  "> Am Montag, den 23.05.2016, 00:47 +0200 schrieb\n"
- "> christopher.spinrath at rwth-aachen.de:\n"
- ">> From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>\n"
+ "> christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org:\n"
+ ">> From: Christopher Spinrath <christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org>\n"
  "\n"
  "[...]\n"
  "\n"
@@ -24,24 +36,24 @@
  ">> +\tpinctrl-0 = <&pinctrl_ecspi1>;\n"
  ">> +\tstatus = \"okay\";\n"
  ">> +\n"
- ">> +\tflash: m25p80 at 0 {\n"
+ ">> +\tflash: m25p80@0 {\n"
  ">> +\t\t#address-cells = <1>;\n"
  ">> +\t\t#size-cells = <1>;\n"
  ">> +\t\tcompatible = \"st,m25p\", \"jedec,spi-nor\";\n"
  ">> +\t\tspi-max-frequency = <20000000>;\n"
  ">> +\t\treg = <0>;\n"
  ">> +\n"
- ">> +\t\tpartition at 0 {\n"
+ ">> +\t\tpartition@0 {\n"
  ">> +\t\t\tlabel = \"uboot\";\n"
  ">> +\t\t\treg = <0x0 0xc0000>;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tpartition at c0000 {\n"
+ ">> +\t\tpartition@c0000 {\n"
  ">> +\t\t\tlabel = \"uboot environment\";\n"
  ">> +\t\t\treg = <0xc0000 0x40000>;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tpartition at 100000 {\n"
+ ">> +\t\tpartition@100000 {\n"
  ">> +\t\t\tlabel = \"reserved\";\n"
  ">> +\t\t\treg = <0x100000 0x100000>;\n"
  ">> +\t\t};\n"
@@ -61,6 +73,10 @@
  "\n"
  "-- \n"
  "Regards,\n"
- Igor.
+ "Igor.\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
 
-e0770ba79028fe27aafa915dba31a2b570a27fe5d473d22b6f8720086f82e63d
+dfab1b7afe8bf83bde2c19cdde2d7dd2fdd50ce697b93989fac66dc4fdfacdd5

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.