All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <575687FC.9090407@compulab.co.il>

diff --git a/a/1.txt b/N1/1.txt
index 4bbc49a..a84e957 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,7 +23,7 @@ On 06/06/2016 01:37 PM, Christopher Spinrath wrote:
 >>>>>>>
 >>>>>>> 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:
+>>>>>>>> christopher.spinrath@rwth-aachen.de:
 >>>>>>>>> From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
 >>>>>>>
 >>>>>>> [...]
@@ -35,24 +35,24 @@ On 06/06/2016 01:37 PM, Christopher Spinrath 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>;
 >>>>>>>>> +		};
diff --git a/a/content_digest b/N1/content_digest
index f0b8886..d8ee58d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,10 +7,21 @@
  "ref\0d0329c33bee14d6e8be8abef607dce3e@rwthex-s1-b.rwth-ad.de\0"
  "ref\057551CF6.2020602@compulab.co.il\0"
  "ref\0b73122716e714ea0b853cc2f3d19664c@rwthex-s1-b.rwth-ad.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"
+ "From\0Igor Grinberg <grinberg@compulab.co.il>\0"
+ "Subject\0Re: [PATCH 1/2] ARM: dts: imx6q: extend support for the cm-fx6\0"
  "Date\0Tue, 7 Jun 2016 11:38:20 +0300\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Christopher Spinrath <christopher.spinrath@rwth-aachen.de>\0"
+ "Cc\0mark.rutland@arm.com"
+  devicetree@vger.kernel.org
+  linux@arm.linux.org.uk
+  pawel.moll@arm.com
+  ijc+devicetree@hellion.org.uk
+  robh+dt@kernel.org
+  kernel@pengutronix.de
+  galak@codeaurora.org
+  shawnguo@kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " Lucas Stach <l.stach@pengutronix.de>\0"
  "\00:1\0"
  "b\0"
  "Hi Christopher,\n"
@@ -38,7 +49,7 @@
  ">>>>>>>\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"
+ ">>>>>>>> christopher.spinrath@rwth-aachen.de:\n"
  ">>>>>>>>> From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>\n"
  ">>>>>>>\n"
  ">>>>>>> [...]\n"
@@ -50,24 +61,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"
@@ -195,4 +206,4 @@
  "Regards,\n"
  Igor.
 
-8112f3f2ec1661c517a55fbd6b1c17b35fc166b4b15ad26c0554e6a5d6dfaa1c
+11518210a41cf7ce9be463a032f8f91f422e15f94393efd2cb5344e97354ebe4

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.