All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5757D337.1060900@compulab.co.il>

diff --git a/a/1.txt b/N1/1.txt
index 46b08e5..1997cc9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,7 +29,7 @@ On 06/07/2016 12:45 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>
 >>>>>>>>>
 >>>>>>>>> [...]
@@ -41,24 +41,24 @@ On 06/07/2016 12:45 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 09720db..96a343f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -9,10 +9,21 @@
  "ref\0b73122716e714ea0b853cc2f3d19664c@rwthex-s1-b.rwth-ad.de\0"
  "ref\05d1bc50e59f749db8f825f5cb7e2438d@rwthex-w2-a.rwth-ad.de\0"
  "ref\07b69d8e9d4114f3c8ead120ea2cc4057@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\0Wed, 8 Jun 2016 11:11:35 +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"
@@ -46,7 +57,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"
@@ -58,24 +69,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"
@@ -255,4 +266,4 @@
  "Regards,\n"
  Igor.
 
-8ed1319f4d1687f968fcd1eb988492cdf43134d4505ae74abcaca055996f19d2
+f1bc312ad79721c1a437ea2ae0ee2bfdca58d818777ff977cf1add273249e25b

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.